Method

NumCosmoMathModelMVNDmean

Declaration [src]

void
ncm_model_mvnd_mean (
  NcmModelMVND* model_mvnd,
  NcmVector* y
)

Description [src]

Copies into y the mean vector.

Parameters

y

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.