API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
gdouble* ncm_matrix_ptr ( 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*
A pointer to the (i,j)-th element of the matrix cm.
cm