Method

NumCosmoMathMatrixrow_len

Declaration [src]

guint
ncm_matrix_row_len (
  const NcmMatrix* cm
)

Description [src]

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

Return value

Type: guint

The rows length of cm (a.k.a. ncols).