See: Description
Interface | Description |
---|---|
SpatialIndex<L> |
An index that works with spatial data and allows to quickly find
k closest element. |
Class | Description |
---|---|
ArraySpatialIndex<L> |
Array based implementation of
SpatialIndex . |
BallTreeSpatialIndex<L> |
Ball tree based implementation of
SpatialIndex . |
KDTreeSpatialIndex<L> |
KD tree based implementation of
SpatialIndex . |
Enum | Description |
---|---|
SpatialIndexType |
Spatial index type.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024