This is the complete list of members for NearestNS, including all inherited members.
BestDistance() | NearestNS | inlinestatic |
BestNodeToNodeDistance(const TreeType *queryNode, const TreeType *referenceNode) | NearestNS | static |
BestNodeToNodeDistance(const TreeType *queryNode, const TreeType *referenceNode, const double centerToCenterDistance) | NearestNS | static |
BestNodeToNodeDistance(const TreeType *queryNode, const TreeType *referenceNode, const TreeType *referenceChildNode, const double centerToCenterDistance) | NearestNS | static |
BestPointToNodeDistance(const VecType &queryPoint, const TreeType *referenceNode) | NearestNS | static |
BestPointToNodeDistance(const VecType &queryPoint, const TreeType *referenceNode, const double pointToCenterDistance) | NearestNS | static |
CombineBest(const double a, const double b) | NearestNS | inlinestatic |
CombineWorst(const double a, const double b) | NearestNS | inlinestatic |
ConvertToDistance(const double score) | NearestNS | inlinestatic |
ConvertToScore(const double distance) | NearestNS | inlinestatic |
GetBestChild(const VecType &queryPoint, TreeType &referenceNode) | NearestNS | inlinestatic |
GetBestChild(const TreeType &queryNode, TreeType &referenceNode) | NearestNS | inlinestatic |
IsBetter(const double value, const double ref) | NearestNS | inlinestatic |
Relax(const double value, const double epsilon) | NearestNS | inlinestatic |
WorstDistance() | NearestNS | inlinestatic |