Method
NumCosmoMathLikelihoodpriors_peek_f
Declaration [src]
NcmPrior*
ncm_likelihood_priors_peek_f (
NcmLikelihood* lh,
guint i
)
Description [src]
Peeks the prior at index i in the NcmLikelihood from the array of priors
that contribute to the leastsquares f.
Return value
Type: NcmPrior
A NcmPrior representing the prior at index i.
| The returned data is owned by the instance. |