| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.index.preprocessed.knn |
Indexes providing KNN and rKNN data.
|
| de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.strategies.bulk |
Packages for bulk-loading R*-Trees
|
| de.lmu.ifi.dbs.elki.math.spacefillingcurves |
Space filling curves
|
| Class and Description |
|---|
| SpatialSorter
Interface for spatial sorting - ZCurves, Peano curves, Hilbert curves, ...
|
| Class and Description |
|---|
| SpatialSorter
Interface for spatial sorting - ZCurves, Peano curves, Hilbert curves, ...
|
| Class and Description |
|---|
| BinarySplitSpatialSorter
Spatially sort the data set by repetitive binary splitting, circulating
through the dimensions.
|
| BinarySplitSpatialSorter.Sorter
Comparator for sorting spatial objects by the mean value in a single
dimension.
|
| HilbertSpatialSorter
Sort object along the Hilbert Space Filling curve by mapping them to their
Hilbert numbers and sorting them.
|
| HilbertSpatialSorter.HilbertRef
Object used in spatial sorting, combining the spatial object and the object
ID.
|
| PeanoSpatialSorter
Bulk-load an R-tree index by presorting the objects with their position on
the Peano curve.
|
| SpatialSorter
Interface for spatial sorting - ZCurves, Peano curves, Hilbert curves, ...
|
| ZCurveSpatialSorter
Class to sort the data set by their Z-index, without doing a full
materialization of the Z indexes.
|
Copyright © 2019 ELKI Development Team. License information.