At Tue, 20 Feb 2007 01:44:09 -0300,
Ricardo Zapata wrote:
> Is there any way to give the parameters' range to the solver for 
> nonlinear square-fitting? I need my parameters to be > 0. I used 
> GSL_EDOM in my functions (f and df), but this makes the program to abort 
> instead of trying a new parameter value.

There is no constrained optimisation in GSL, take a look at the OOL
extension though: http://www.gnu.org/software/gsl/#extensions

-- 
Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/


_______________________________________________
Help-gsl mailing list
Help-gsl@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to