Method

NumCosmoMathStatsVecpeek_mean

Declaration [src]

NcmVector*
ncm_stats_vec_peek_mean (
  NcmStatsVec* svec
)

Description [src]

Gets the local mean vector.

Return value

Type: NcmVector

The internal mean NcmVector.

The returned data is owned by the instance.