Medusa  1.1
Coordinate Free Mehless Method implementation
mm::KDTree< vec_t > Member List

This is the complete list of members for mm::KDTree< vec_t >, including all inherited members.

dim enum valuemm::KDTree< vec_t >
get(int index) constmm::KDTree< vec_t >inline
get(const Range< int > &indexes) constmm::KDTree< vec_t >inline
kd_tree_t typedefmm::KDTree< vec_t >private
KDTree(const Range< vec_t > &points)mm::KDTree< vec_t >inlineexplicit
KDTree()mm::KDTree< vec_t >inline
operator<<(std::ostream &os, const KDTree< V > &tree)mm::KDTree< vec_t >friend
points_mm::KDTree< vec_t >private
query(const vec_t &point, int k=1) constmm::KDTree< vec_t >
query(const vec_t &point, const scalar_t &radius_squared) constmm::KDTree< vec_t >
reset(const Range< vec_t > &points)mm::KDTree< vec_t >inline
scalar_t typedefmm::KDTree< vec_t >
size() constmm::KDTree< vec_t >inline
treemm::KDTree< vec_t >private
vector_t typedefmm::KDTree< vec_t >