A B C D E F G H I K L M N P R S T U W

D

deleteObject(LocalAbstractObject) - Method in class mtree.LeafNode
Deletes the specified object from the bucket.
deleteObject(DeleteOperation) - Method in class mtree.MTree
Deletes the specific object from the tree.
deleteSlimNodes(Node) - Static method in class mtree.utils.Insert
Deletes empty nodes from the tree recursively (from a node n towards the root of the tree).
deleteSlimNodes(Node, Iterator<NodeEntry>) - Static method in class mtree.utils.Insert
Deletes empty nodes from the tree recursively (from a node n towards the root of the tree).
deletingSplit(SplitPolicy, SplittableAlgorithm.SplittableAlgorithmResult) - Method in class mtree.MTree
Splits this tree into two trees according to the given splitNode_SlimDown policy.
divideObjectUsingPivots(LocalAbstractObject, LocalAbstractObject, LocalAbstractObject) - Static method in class mtree.utils.Search
Decides whether the distance of an object o to a pivot p1 is farther than the distance to a pivot p2 on the basis of precomputed distances to pivots without any additional distance computations.
divideObjectUsingPivots(LocalAbstractObject, LocalAbstractObject, float) - Static method in class mtree.utils.Search
Decides whether an object o is placed inside a region determined by a pivot p and a radius r on the basis of precomputed distances to pivots without any additional distance computations.

A B C D E F G H I K L M N P R S T U W