cheshirekow  v0.1.0
Nearest.h File Reference

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
 

Detailed Description

Date
Nov 20, 2012
Author
Josh Bialkowski (jbial.nosp@m.k@mi.nosp@m.t.edu)

Definition in file Nearest.h.