Method

NumCosmoMathMatrixsize

Declaration [src]

guint
ncm_matrix_size (
  const NcmMatrix* cm
)

Description [src]

Calculates the total size of the matrix, ncols $\times$ nrows.

Return value

Type: guint

Total size of the matrix.