API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
gdouble ncm_matrix_get ( const NcmMatrix* cm, const guint i, const guint j )
No description available.
i
Type: const guint
const guint
Row index.
j
Column index.
Type: gdouble
gdouble
The (i,j)-th element of the matrix cm.
cm