Click or drag to resize

SparseDoubleVector Fields

The SparseDoubleVector type exposes the following members.

Fields
 NameDescription
Public fieldcountNumber of initialized elements
Public fieldindicesThe indices of the nonzero elements in the sparse vector
Public fielditemsThe nonzero elements of the sparse vector
Top
See Also