API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
void ncm_matrix_mul_col ( NcmMatrix* cm, const guint col_i, const gdouble val )
This function multiplies column col_i elements by val.
col_i
val
Type: const guint
const guint
Column index.
Type: const gdouble
const gdouble
A double.