Method
NumCosmoMathModelMVNDmean
Declaration [src]
void
ncm_model_mvnd_mean (
NcmModelMVND* model_mvnd,
NcmVector* y
)
Parameters
y-
Type:
NcmVectorA
NcmVector.The data is owned by the caller of the method.
void
ncm_model_mvnd_mean (
NcmModelMVND* model_mvnd,
NcmVector* y
)
yType: NcmVector
A NcmVector.
| The data is owned by the caller of the method. |