Method

NumCosmoMathStatsVecget

Declaration [src]

gdouble
ncm_stats_vec_get (
  NcmStatsVec* svec,
  guint i
)

Description [src]

Returns the value of the current i-th random variable.

Parameters

i

Type: guint

A variable index.

Return value

Type: gdouble

i-th random variable.