Method

NumCosmoMathMSetref

Declaration [src]

NcmMSet*
ncm_mset_ref (
  NcmMSet* mset
)

Description [src]

Increases the reference count of mset by one.

Return value

Type: NcmMSet

A new NcmMSet.

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