Sparse |
The SparseVector type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the length or number of dimensions of this vector.
(Inherited from VectorT) | |
Item | Gets or sets the value at the given index. (Inherited from VectorT) | |
NonZerosCount | Gets the number of non zero elements in the vector. | |
Storage |
Gets the raw vector data storage.
(Inherited from VectorT) |