Least Squares -- GSL

Least Squares -- GSL — Interface for GSL least squares algorithms

Object Hierarchy

  GObject
   +----NcmFit
         +----NcmFitGSLLS

Description

FIXME

Details

struct NcmFitGSLLS

struct NcmFitGSLLS;

struct NcmFitGSLLSClass

struct NcmFitGSLLSClass {
};

ncm_fit_gsl_ls_new ()

NcmFit *            ncm_fit_gsl_ls_new                  (NcmLikelihood *lh,
                                                         NcmMSet *mset,
                                                         NcmFitGradType gtype);

FIXME

lh :

FIXME

mset :

FIXME

gtype :

FIXME

Returns :

FIXME