SparseMatrix Properties |
The SparseMatrix type exposes the following members.
Name | Description | |
---|---|---|
NumberOfColumns |
The number of columns in the matrix.
| |
NumberOfNonZeros |
The number of nonzeros in the matrix.
| |
NumberOfRows |
The number of rows in the matrix.
|