Method
NumCosmoMathStatsVecget_param_at
Declaration [src]
gdouble
ncm_stats_vec_get_param_at (
NcmStatsVec* svec,
guint i,
guint p
)
Description [src]
Gets the p-th parameter in the i-th data row used in the statistics, this function fails if the object was not created with save_x == TRUE;.