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
B
- bestSorting - Variable in class elki.index.tree.spatial.rstarvariants.strategies.split.TopologicalSplitter.Split
-
Indicates whether the sorting according to maximal or to minimal value has been used for choosing the split axis and split point.
- bulkLoad(List<E>) - Method in class elki.index.tree.spatial.rstarvariants.AbstractRStarTree
-
Performs a bulk load on this RTree with the specified data.
- bulkLoad(List<E>) - Method in class elki.index.tree.spatial.rstarvariants.NonFlatRStarTree
- bulkLoad(List<RdKNNEntry>) - Method in class elki.index.tree.spatial.rstarvariants.rdknn.RdKNNTree
-
Performs a bulk load on this RTree with the specified data.
- bulkLoad(List<SpatialEntry>) - Method in class elki.index.tree.spatial.rstarvariants.flat.FlatRStarTree
-
Performs a bulk load on this RTree with the specified data.
- BulkSplit - Interface in elki.index.tree.spatial.rstarvariants.strategies.bulk
-
Interface for a bulk split strategy.
- bulkSplitter - Variable in class elki.index.tree.spatial.rstarvariants.RTreeSettings
-
The strategy for bulk load.
All Classes All Packages