Method
NumCosmoMathLikelihoodleastsquares_f
Declaration [src]
void
ncm_likelihood_leastsquares_f (
NcmLikelihood* lh,
NcmMSet* mset,
NcmVector* f
)
Description [src]
Combines the leastsquares f for the dataset and the priors, note that the
first elements of f are the leastsquares f for the dataset and the last
elements are the leastsquares f for the priors.