Dense |
The DenseVectorStorageT type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDense |
True if the vector storage format is dense.
(Overrides VectorStorageTIsDense) | |
| Item |
Gets or sets the value at the given index, with range checking.
(Inherited from VectorStorageT) |