cheshirekow
v0.1.0
|
Go to the source code of this file.
Classes | |
class | mpblocks::kd_tree::euclidean::Nearest< Traits > |
provides a search algorithm for finding the nearest point in the kd tree to some query point. More... | |
Namespaces | |
mpblocks | |
mpblocks::kd_tree | |
implements a kd-tree, a multidimensional search tree for points | |
mpblocks::kd_tree::euclidean | |
search implementations for a euclean metric space, distance is euclidean distance, ball is a euclidean ball | |
Definition in file Nearest.h.