Method
NumCosmoMathMSetCatalogadd_from_mset
Declaration [src]
void
ncm_mset_catalog_add_from_mset (
NcmMSetCatalog* mcat,
NcmMSet* mset,
...
)
Description [src]
This function adds a new element to the catalog using the parameters from mset.
It assumes that mset is compatible with the catalog and expect the
right number of additional values.
This method is not directly available to language bindings.
Parameters
mset-
Type:
NcmMSetA
NcmMSet.The data is owned by the caller of the method. ...-
Type:
Additional values.