Click or drag to resize

SparseVectorDataT Properties

The SparseVectorDataT type exposes the following members.

Properties
 NameDescription
Public propertyEntries Gets and set the non-zero entries.
Public propertyIndices Gets and sets the non-zero entry's Indices.
Public propertyItem Gets and sets the value at the given index.
Public propertyNumberNonZero Gets an sets the number of non-zero elements.
Top
See Also