The ComplexSparseMatrix type exposes the following members.

Properties

NameDescription
NumberOfColumns
The number of columns in the matrix.
NumberOfNonZeros
The number of nonzeros in the matrix.
NumberOfRows
The number of rows in the matrix.

See Also