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

Properties

  NameDescription
Cols
Gets the number of columns in the matrix.
Item
The value at the given row and column of the matrix.
Rows
Gets the number of rows in the matrix.

See Also