Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
A simple N-dimensional KdTree for speeding-up elements within range types of queries. More...
#include <KdTree.h>
A simple N-dimensional KdTree for speeding-up elements within range types of queries.
template arguments: T type, a traits implementation to access coordinates must be provided DistanceMethod type, a class providing a static method indicating if two points are closer than a given distance