Compressed |
The CompressedSparseRowT type exposes the following members.
| Name | Description | |
|---|---|---|
| Cols | Gets the number of columns in self. | |
| Columns | Gets and sets the columns array. | |
| Item | Indexer to retrieve values. | |
| NumberNonZero | Gets the number of non-zero entries in self. | |
| RowIndex | Gets and sets the row index array. | |
| Rows | Gets the number of rows in self. | |
| Values | Gets and sets the array on non-zero values. |