|
| From: | Ricardo Zapata |
| Subject: | [Help-gsl] Nonlinear least-square-fitting parameter domain |
| Date: | Tue, 20 Feb 2007 01:44:09 -0300 |
| User-agent: | Thunderbird 1.5.0.9 (Windows/20061207) |
Hi,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.
Thanks, Ricardo
| [Prev in Thread] | Current Thread | [Next in Thread] |