Rosetta
Namespaces
KDPointList.cc 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.hh>
#include <numeric/kdtree/KDPointList.hh>
#include <numeric/kdtree/constants.hh>
#include <utility/vector1.hh>
#include <iostream>
#include <algorithm>

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