Click or drag to resize

ISparseMatrixStorageT Properties

The ISparseMatrixStorageT type exposes the following members.

Properties
 NameDescription
Public propertyCols Gets the number of columns in the matrix.
Public propertyItem The value at the given row and column of the matrix.
Public propertyRows Gets the number of rows in the matrix.
Top
See Also