Method
NumCosmoMathStatsVecget_quantile_all
Declaration [src]
gdouble*
ncm_stats_vec_get_quantile_all (
NcmStatsVec* svec,
guint i
)
Description [src]
Returns the current estimate of the quantile initialized through ncm_stats_vec_enable_quantile(). It returns an array containing the minimum, p/2, p, (p + 1)/2 and maximum value.