Method

NumCosmoMathMatrixnrows

Declaration [src]

guint
ncm_matrix_nrows (
  const NcmMatrix* cm
)

Description [src]

This function returns the number of elements in a row of the matrix cm.

Return value

Type: guint

The number of elements in a row of cm.