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