Least Squares -- GSL

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

Functions

Object Hierarchy

    GObject
    ╰── NcmFit
        ╰── NcmFitGSLLS

Description

FIXME

Functions

ncm_fit_gsl_ls_new ()

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

FIXME

Parameters

lh

FIXME

 

mset

FIXME

 

gtype

FIXME

 

Returns

FIXME

Types and Values