Method

NumCosmoMathStatsVecget_quantile

Declaration [src]

gdouble
ncm_stats_vec_get_quantile (
  NcmStatsVec* svec,
  guint i
)

Description [src]

Returns the current estimate of the quantile initialized through ncm_stats_vec_enable_quantile().

Parameters

i

Type: guint

A variable index.

Return value

Type: gdouble

The current estimate of the quantile.