Dense |
The DenseVector 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) | |
Storage |
Gets the raw vector data storage.
(Inherited from VectorT) | |
Values | Gets the vector's data. |