Click or drag to resize

DoubleComplexSparseVector Properties

The DoubleComplexSparseVector type exposes the following members.

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