Top |
This object implements a best-fit finder using the GSL least squares algorithms. It is a subclass of NcmFit.
NcmFit * ncm_fit_gsl_ls_new (NcmLikelihood *lh
,NcmMSet *mset
,NcmFitGradType gtype
);
Creates a new NcmFitGSLLS object with the given likelihood, model set and gradient type.