![]() | Double |
The DoubleVector type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataBlock | Gets a reference to the underlying data that this vector is viewing. |
![]() | ItemInt32 | Gets and sets the data element at the given position. |
![]() ![]() | ItemSlice | Returns a new DoubleVector instance pointing to the subset of this vector's data indicated by the given Slice. |
![]() | Length | Gets the number of data elements in this vector. |
![]() | Stride | Gets the step between successive elements in the data that this vector is viewing. |