Constructor
NumCosmoMathMSetempty_new
Declaration [src]
NcmMSet*
ncm_mset_empty_new (
void
)
Return value
Type: NcmMSet
A new empty NcmMSet.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
NcmMSet*
ncm_mset_empty_new (
void
)
Type: NcmMSet
A new empty NcmMSet.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |