Method

NumCosmoMathMatrixcol_len

Declaration [src]

guint
ncm_matrix_col_len (
  const NcmMatrix* cm
)

Description [src]

This function returns the number of elements in a column of the matrix cm. The columns length.

Return value

Type: guint

The columns length of cm (a.k.a. nrows).