API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
void ncm_vector_addto ( NcmVector* cv, const guint i, const gdouble val )
This function adds val to the value of the i-th component of the vector cv.
val
i
cv
Type: const guint
const guint
Component index.
Type: const gdouble
const gdouble
A constant double.