Method
NumCosmoMathVectorfast_mulby
Declaration [src]
void
ncm_vector_fast_mulby (
NcmVector* cv,
const guint i,
const gdouble val
)
Description [src]
This function multiplies the i-th component of the vector by val assuming stride == 1.