Sparse |
The SparseMatrixDataStorage, Type type exposes the following members.
| Name | Description | |
|---|---|---|
| Cols | Gets the number of columns in the matrix. | |
| Data | Gets and sets the formatted data for the matrix. | |
| Item | Gets and sets the value at the given matrix position. | |
| Rows | Gets the number of rows in the matrix. |