Method
NumCosmoMathMSetCatalogget_covar
Declaration [src]
void
ncm_mset_catalog_get_covar (
NcmMSetCatalog* mcat,
NcmMatrix** cov
)
Parameters
cov-
Type:
NcmMatrixA
NcmMatrix.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.