Method

NumCosmoMathStatsVecpeek_x

Declaration [src]

NcmVector*
ncm_stats_vec_peek_x (
  NcmStatsVec* svec
)

Description [src]

Returns the vector containing the current value of the random variables.

Return value

Type: NcmVector

The random variables vector.

The returned data is owned by the instance.