Method
NumCosmoMathLikelihoodpriors_m2lnL_val
Declaration [src]
void
ncm_likelihood_priors_m2lnL_val (
NcmLikelihood* lh,
NcmMSet* mset,
gdouble* priors_m2lnL
)
Description [src]
Combines the m2lnL for the priors, note that the priors can be priors that contribute to the leastsquares f or to the m2lnL.
Parameters
mset-
Type:
NcmMSetA
NcmMSet.The data is owned by the caller of the method. priors_m2lnL-
Type:
gdouble*The sum of the priors m2lnL.
The argument will be set by the function.