Method

NumCosmoMathMatrixncols

Declaration [src]

guint
ncm_matrix_ncols (
  const NcmMatrix* cm
)

Description [src]

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

Return value

Type: guint

The number of elements in a column of cm.