See: Description
Class | Description |
---|---|
DelegatingNamedVector |
Delegating named vector that delegates all operations to underlying vector and adds implementation of
NamedVector functionality using embedded map that maps string index on real integer index. |
DelegatingVector |
Convenient class that can be used to add decorations to an existing vector.
|
DenseVector |
Basic implementation for vector.
|
SparseVector |
Local on-heap sparse vector based on hash map storage.
|
VectorizedViewMatrix |
Row or column vector view off the matrix.
|
VectorView |
Implements the partial view into the parent
Vector . |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024