Method

NumCosmoMathCatalogref

Declaration [src]

NcmCatalog*
ncm_catalog_ref (
  NcmCatalog* catalog
)

Description [src]

Increases the reference count of catalog by one.

Return value

Type: NcmCatalog

catalog.

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