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