Method

NumCosmoMathFitMCBSget_catalog

Declaration [src]

NcmMSetCatalog*
ncm_fit_mcbs_get_catalog (
  NcmFitMCBS* mcbs
)

Description [src]

Gets the generated catalog of mcbs.

Return value

Type: NcmMSetCatalog

The generated catalog.

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