|  | Double | 
The DoubleSparseVector type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Entries | Gets and set the non-zero entries. (Inherited from SparseVectorDataT) | 
|  | Indices | Gets and sets the non-zero entry's Indices. (Inherited from SparseVectorDataT) | 
|  | Item | Gets and sets the value at the given index. (Inherited from SparseVectorDataT) | 
|  | NumberNonZero | Gets an sets the number of non-zero elements. (Inherited from SparseVectorDataT) | 
 See Also
See Also