Alexandria 2.31.4
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod > Member List

This is the complete list of members for KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >, including all inherited members.

countPointsWithinRadius(const T &coord, double radius) const overrideKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >inlinevirtual
countPointsWithinRadius(const T &coord, double radius) constKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >virtual
findPointsWithinRadius(const T &coord, double radius, std::vector< T > &selection) const overrideKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >inlinevirtual
findPointsWithinRadius(const T &coord, double radius) constKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >
KdTree(const std::vector< T > &data, std::size_t leaf_size=100)KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >explicit
Leaf(const std::vector< T > &&data)KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >inlineexplicit
m_dataKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >private
m_dimensionalityKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >private
m_rootKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >private
Traits typedefKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >
~Leaf()=defaultKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >virtual
~Node()=defaultKdTree::KdTree< T, DistanceMethod >::Node< T, DistanceMethod >virtual