Method

NumCosmoMathDataGaussCovMVNDpeek_mean

Declaration [src]

NcmVector*
ncm_data_gauss_cov_mvnd_peek_mean (
  NcmDataGaussCovMVND* data_mvnd
)

Description [src]

Peeks current mean vector.

Return value

Type: NcmVector

The current mean vector.

The returned data is owned by the instance.