public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* multidimenstional minimization without df.
@ 2008-01-22 17:26 Toan T Nguyen
  2008-01-23  7:26 ` Alxneit-Kamber Ivo
  0 siblings, 1 reply; 2+ messages in thread
From: Toan T Nguyen @ 2008-01-22 17:26 UTC (permalink / raw)
  To: gsl-discuss

Hi,

I'd like to locate the minimum point of a function f(x_i) of n variables 
x_i. It's very non trivial to calculate the df/dx_i. Can I use conjugate 
gradian method without this df(x_i) information ?

This page in the manual 
http://www.gnu.org/software/gsl/manual/html_node/Multimin-Algorithms.html

doesn't list gsl_multimin_fminimizer_conjugate_fr as a type of 
minimizer. It has
	gsl_multimin_fdfminimizer_conjugate_fr
but no
	gsl_multimin_fminimizer_conjugate_fr

Any help would be appreciated.

Thanks,
Toan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-23  7:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-22 17:26 multidimenstional minimization without df Toan T Nguyen
2008-01-23  7:26 ` Alxneit-Kamber Ivo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).