API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
void ncm_stats_vec_set ( NcmStatsVec* svec, guint i, gdouble x_i )
Sets the value of the current i-th random variable to x_i.
i
x_i
Type: guint
guint
A variable index.
Type: gdouble
gdouble
The value of the i-th variable.