Sparse |
The SparseVectorStorageT type exposes the following members.
Name | Description | |
---|---|---|
Indices | Array that contains the indices of the non-zero values. | |
Length | (Inherited from VectorStorageT) | |
ValueCount | Gets the number of non-zero elements in the vector. | |
Values | Array that contains the non-zero elements of the vector. |