Method
NumCosmoMathLikelihoodpeek_m2lnL_v
Declaration [src]
NcmVector*
ncm_likelihood_peek_m2lnL_v (
NcmLikelihood* lh
)
Description [src]
Gets the m2lnL vector associated with the NcmLikelihood containing the
last calculated m2lnL values.
Return value
Type: NcmVector
The m2lnL vector associated with the NcmLikelihood.
| The returned data is owned by the instance. |