Sparse |
The SparseVectorDataT type exposes the following members.
Name | Description | |
---|---|---|
Equality(SparseVectorDataT, SparseVectorDataT) | Tests for equality of two sparse vector datas. The datas are equal if they have the same nonzero elements. | |
Inequality(SparseVectorDataT, SparseVectorDataT) | Tests for inequality of two sparse vector datas. The datas are equal if they have the same nonzero elements. |