Is there an example that anyone has that uses this routine?? Sample code would 
be greatly appreciated.? The compiler that I am using is Dev C++.? Thanks very 
much.


-----Original Message-----
From: Brian Gough <[email protected]>
To: [email protected]
Cc: [email protected]
Sent: Fri, May 1, 2009 7:35 am
Subject: Re: Levenberg-Marquardt



At Mon, 27 Apr 2009 03:50:55 -0400,
[email protected] wrote:
> I need to do Levenberg-Marquardt.? I have the Visual Studio c++
> version for this routine.? However, I would like to run this routine
> in Dev C++.? Does GNU have this routine available in its library?

The LM implementation in GSL is described here:

http://www.gnu.org/software/gsl/manual/html_node/Minimization-Algorithms-using-Derivatives.html


_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to