Image Component Library (ICL)
icl::math::KDTree Member List

This is the complete list of members for icl::math::KDTree, including all inherited members.

buildTree(std::vector< math::DynMatrix< icl64f > > &list, unsigned int depth, Node *node)icl::math::KDTreeprivate
buildTree(std::vector< math::DynMatrix< icl64f > * > &list, unsigned int depth, Node *node)icl::math::KDTreeprivate
buildTree(std::vector< math::DynMatrix< icl64f > * > &list)icl::math::KDTreeinline
buildTree(std::vector< math::DynMatrix< icl64f > > &list)icl::math::KDTreeinline
KDTree(std::vector< math::DynMatrix< icl64f > > &list)icl::math::KDTree
KDTree(std::vector< math::DynMatrix< icl64f > * > &list)icl::math::KDTree
KDTree()icl::math::KDTreeinline
nearestNeighbour(const math::DynMatrix< icl64f > &point)icl::math::KDTree
nearestNeighbour(const math::DynMatrix< icl64f > *point)icl::math::KDTree
print(Node *node)icl::math::KDTreeprivate
print()icl::math::KDTree
releaseTree()icl::math::KDTreeprivate
rooticl::math::KDTreeprivate
sortList(std::vector< math::DynMatrix< icl64f > > &list, unsigned int dim)icl::math::KDTreeprivate
sortList(std::vector< math::DynMatrix< icl64f > * > &list, unsigned int dim)icl::math::KDTreeprivate
Uncopyable()icl::utils::Uncopyableinlineprotected
~KDTree()icl::math::KDTree