Function
NumCosmoMathModelMVNDclear
Declaration [src]
void
ncm_model_mvnd_clear (
NcmModelMVND** model_mvnd
)
Description [src]
If model_mvnd is different from NULL, decreases the reference count of
model_mvnd by one and sets model_mvnd to NULL.
Parameters
model_mvnd-
Type:
NcmModelMVNDA
NcmModelMVND.The data is owned by the caller of the function.