![]() | Sparse |
The SparseVectorDataT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this sparse vector. |
![]() | Equals(Object) |
Equality of sparse vector data. Sparse vector data objects are equal if they have
the same nonzero elements.
(Overrides ObjectEquals(Object)) |
![]() | Equals(SparseVectorDataT) | Equality of sparse vector data. Sparse vector data objects are equal if they have the same nonzero elements. |
![]() | GetHashCode |
Computes the hash code for self.
(Overrides ObjectGetHashCode) |
![]() | SetData | Sets the sparse vector data of self to the given values. |