Rosetta
Classes | Namespaces
KDPointList.hh File Reference

definition for a class that keeps track of the best N KDPoint objects by distance. More...

#include <numeric/types.hh>
#include <numeric/kdtree/KDPoint.fwd.hh>
#include <utility/vector1.hh>
#include <utility/VirtualBase.hh>

Classes

struct  numeric::kdtree::KDPoint_MinDist
 
class  numeric::kdtree::KDPointList
 Class for keeping track of the closest N KDPoint objects by distance. More...
 

Namespaces

 numeric
 Unit headers.
 
 numeric::kdtree
 

Detailed Description

definition for a class that keeps track of the best N KDPoint objects by distance.

Author
James Thompson