Click or drag to resize

SparseMatrixDataStorage, Type Properties

The SparseMatrixDataStorage, Type type exposes the following members.

Properties
 NameDescription
Public propertyCols Gets the number of columns in the matrix.
Public propertyData Gets and sets the formatted data for the matrix.
Public propertyItem Gets and sets the value at the given matrix position.
Public propertyRows Gets the number of rows in the matrix.
Top
See Also