Method

NumCosmoMathMSetCatalogget_mset

Declaration [src]

NcmMSet*
ncm_mset_catalog_get_mset (
  NcmMSetCatalog* mcat
)

Description [src]

Gets the NcmMSet catalog from mcat.

Return value

Type: NcmMSet

A reference to the used NcmMSet object.

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