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

A

add(T, float, float) - Method in class mtree.SearchQueue
Add object to the queue using the sorting of mainDistance and secondaryDistance.
add(T, float) - Method in class mtree.SearchQueue
Add object to the queue using the sorting of mainDistance and secondaryDistance.
addObject(LocalAbstractObject) - Method in class mtree.MTree
Inserts a new object into the tree.
addPrecomputedDistance(LocalAbstractObject, float, float[]) - Method in class mtree.utils.ParentFilter
 
adjustParentHR() - Method in class mtree.InternalNode
Adjusts the distances of HR array of the parent node.
adjustParentHR(LocalAbstractObject) - Method in class mtree.LeafNode
Sets the distances of HR array of the parent node according to the object o.
adjustParentHR() - Method in class mtree.LeafNode
Adjusts the distances of HR array of the parent node.
adjustParentHR() - Method in class mtree.Node
Adjusts the distances of HR array of the parent node.
adjustParentRadius() - Method in class mtree.InternalNode
Adjusts the radius of the parent node.
adjustParentRadius(float) - Method in class mtree.LeafNode
Sets the radius of the parent node.
adjustParentRadius() - Method in class mtree.LeafNode
Adjusts the radius of the parent node.
adjustParentRadius() - Method in class mtree.Node
Adjusts the radius of the parent node.
approxKNN(ApproxKNNQueryOperation) - Method in class mtree.MTree
Approximates the evaluation of k nearest neighbors query.

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