Method
NumCosmoMathMSetCatalogget_mean
Declaration [src]
void
ncm_mset_catalog_get_mean (
NcmMSetCatalog* mcat,
NcmVector** mean
)
Parameters
mean-
Type:
NcmVectorA
NcmVector.The argument will be modified by the function. The argument can be set to NULLby the method.The caller of the method takes ownership of the returned data, and is responsible for freeing it.