Click or drag to resize

SparseMatrix Properties

The SparseMatrix type exposes the following members.

Properties
 NameDescription
Public propertyColumnDimensionGet column dimension.
Public propertyCount 
Public propertyItemInt32Accessor method for ith row
Public propertyItemInt32, Int32Accessor method for (i,j)th element
Public propertyRowDimensionGet row dimension.
Top
See Also