Method

NumCosmoMathLikelihoodpriors_leastsquares_f

Declaration [src]

void
ncm_likelihood_priors_leastsquares_f (
  NcmLikelihood* lh,
  NcmMSet* mset,
  NcmVector* priors_f
)

Description [src]

Calculates the leastsquares f for the priors, note that the all priors in lh must be priors that contribute to the leastsquares f.

Parameters

mset

Type: NcmMSet

A NcmMSet.

The data is owned by the caller of the method.
priors_f

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.