The CompressedSparseRow<(Of <(T>)>) type exposes the following members.

Properties

  NameDescription
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.

See Also