This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: nonlinear fitting - example


Thorsten Speckner writes:
 > Maybe there is a bug in the example for nonlinear fitting - Chapter 33:
 >   gsl_multifit_fdfsolver (s, &f, &x);      /* <----- */
 > shouldn't it be:
 >   gsl_multifit_fdfsolver_set (s, &f, &x);     /* <-----*/

Thanks... now corrected


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]