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