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

Methods

  NameDescription
Clone
Returns a deep copy of self.
EqualsOverloaded.
GetHashCode
Gets the hash code for this instance.
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
InitializeData
Initialized the compressed row data structures from the given coordinate map format.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Operators

  NameDescription
Equality
Equality operator for compressed row data.
Inequality
Not equals operator for compressed row data.

See Also