Method

NumCosmoMathLikelihoodpeek_dataset

Declaration [src]

NcmDataset*
ncm_likelihood_peek_dataset (
  NcmLikelihood* lh
)

Description [src]

Gets the NcmDataset associated with the NcmLikelihood.

Return value

Type: NcmDataset

The NcmDataset associated with the NcmLikelihood.

The returned data is owned by the instance.