Method
NumCosmoMathMatrixscale
Declaration [src]
void
ncm_matrix_scale (
NcmMatrix* cm,
const gdouble val
)
Description [src]
This function multiplies the elements of the matrix cm by the constant factor val.
The result is stored in cm.