Method
NumCosmoMathLikelihoodpriors_take
Declaration [src]
void
ncm_likelihood_priors_take (
NcmLikelihood* lh,
NcmPrior* prior
)
Parameters
lh-
Type:
NcmLikelihoodA
NcmLikelihood.The instance takes ownership of the data, and is responsible for freeing it. prior-
Type:
NcmPriorA
NcmPrior.The data is owned by the caller of the method.