Rosetta
|
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 | |
definition for a class that keeps track of the best N KDPoint objects by distance.