Method

NumCosmoMathFitESMCMCget_catalog

Declaration [src]

NcmMSetCatalog*
ncm_fit_esmcmc_get_catalog (
  NcmFitESMCMC* esmcmc
)

Description [src]

Gets the generated catalog of esmcmc.

Return value

Type: NcmMSetCatalog

The generated catalog.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.