Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
This is the complete list of members for KdTree::KdTree< T, DistanceMethod >, including all inherited members.
countPointsWithinRadius(const T &coord, double radius) const | KdTree::KdTree< T, DistanceMethod > | |
findPointsWithinRadius(const T &coord, double radius) const | KdTree::KdTree< T, DistanceMethod > | |
KdTree(const std::vector< T > &data, std::size_t leaf_size=100) | KdTree::KdTree< T, DistanceMethod > | explicit |
m_dimensionality | KdTree::KdTree< T, DistanceMethod > | private |
m_root | KdTree::KdTree< T, DistanceMethod > | private |
Traits typedef | KdTree::KdTree< T, DistanceMethod > |