Constructor
NumCosmoMathMSetTransKernCatnew
Declaration [src]
NcmMSetTransKernCat*
ncm_mset_trans_kern_cat_new (
NcmMSetCatalog* mcat,
NcmStatsDist* sd
)
Parameters
mcat-
Type:
NcmMSetCatalogA
NcmMSetCatalog.The data is owned by the caller of the function. sd-
Type:
NcmStatsDistA
NcmStatsDist.The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: NcmMSetTransKernCat
A new NcmMSetTransKernCat.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |