Method
NumCosmoMathVectorscale
Declaration [src]
void
ncm_vector_scale (
NcmVector* cv,
const gdouble val
)
Description [src]
This function multiplies the components of the vector cv by the constant factor val.
void
ncm_vector_scale (
NcmVector* cv,
const gdouble val
)
This function multiplies the components of the vector cv by the constant factor val.