Method

NumCosmoMathFitMCMCget_catalog

Declaration [src]

NcmMSetCatalog*
ncm_fit_mcmc_get_catalog (
  NcmFitMCMC* mcmc
)

Description [src]

Gets the generated catalog of mcmc.

Return value

Type: NcmMSetCatalog

The generated catalog.

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