A B C D E F G H I K L M N O P Q R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- OneDimSortBulkSplit - Class in elki.index.tree.spatial.rstarvariants.strategies.bulk
-
Simple bulk loading strategy by sorting the data along the first dimension.
- OneDimSortBulkSplit() - Constructor for class elki.index.tree.spatial.rstarvariants.strategies.bulk.OneDimSortBulkSplit
-
Constructor.
- OneDimSortBulkSplit.Par - Class in elki.index.tree.spatial.rstarvariants.strategies.bulk
-
Parameterization class.
- overflowTreatment - Variable in class elki.index.tree.spatial.rstarvariants.RTreeSettings
-
Overflow treatment.
- overflowTreatment(N, IndexTreePath<E>) - Method in class elki.index.tree.spatial.rstarvariants.AbstractRStarTree
-
Treatment of overflow in the specified node: if the node is not the root node and this is the first call of overflowTreatment in the given level during insertion the specified node will be reinserted, otherwise the node will be split.
- OverflowTreatment - Interface in elki.index.tree.spatial.rstarvariants.strategies.overflow
-
Reinsertion strategy to resolve overflows in the R*-tree.
All Classes All Packages