The CompressedSparseRow<(Of <(T>)>) type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Returns a deep copy of self.
| |
| Equals | Overloaded. | |
| 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 | (Inherited from Object.) |
Operators
| Name | Description | |
|---|---|---|
| Equality |
Equality operator for compressed row data.
| |
| Inequality |
Not equals operator for compressed row data.
|