Method
NumCosmoMathVectorfast_set
Declaration [src]
void
ncm_vector_fast_set (
NcmVector* cv,
const guint i,
const gdouble val
)
Description [src]
This function sets the value of the i-th component of the vector cv to val assuming stride == 1.