Click or drag to resize

SparseMatrix Properties

The SparseMatrix type exposes the following members.

Properties
 NameDescription
Public propertyColumnDimensionGet column dimension.
Public propertyCountGets the count of non-zero elements in each row.
Public propertyItemInt32Accessor method for ith row
Public propertyItemInt32, Int32Accessor method for (i,j)th element
Public propertyRowDimensionGet row dimension.
Top
See Also