Click or drag to resize
SparseMatrix Properties

The SparseMatrix type exposes the following members.

Properties
  NameDescription
Public propertyNumberOfColumns
The number of columns in the matrix.
Public propertyNumberOfNonZeros
The number of nonzeros in the matrix.
Public propertyNumberOfRows
The number of rows in the matrix.
Top
See Also