Click or drag to resize

SparseVectorDataT Operators

The SparseVectorDataT type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberEquality(SparseVectorDataT, SparseVectorDataT) Tests for equality of two sparse vector datas. The datas are equal if they have the same nonzero elements.
Public operatorStatic memberInequality(SparseVectorDataT, SparseVectorDataT) Tests for inequality of two sparse vector datas. The datas are equal if they have the same nonzero elements.
Top
See Also