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::KDTree [private]
buildTree(std::vector< math::DynMatrix< icl64f > * > &list, unsigned int depth, Node *node)icl::math::KDTree [private]
buildTree(std::vector< math::DynMatrix< icl64f > * > &list)icl::math::KDTree [inline]
buildTree(std::vector< math::DynMatrix< icl64f > > &list)icl::math::KDTree [inline]
KDTree(std::vector< math::DynMatrix< icl64f > > &list)icl::math::KDTree
KDTree(std::vector< math::DynMatrix< icl64f > * > &list)icl::math::KDTree
KDTree()icl::math::KDTree [inline]
nearestNeighbour(const math::DynMatrix< icl64f > &point)icl::math::KDTree
nearestNeighbour(const math::DynMatrix< icl64f > *point)icl::math::KDTree
print(Node *node)icl::math::KDTree [private]
print()icl::math::KDTree
releaseTree()icl::math::KDTree [private]
rooticl::math::KDTree [private]
sortList(std::vector< math::DynMatrix< icl64f > > &list, unsigned int dim)icl::math::KDTree [private]
sortList(std::vector< math::DynMatrix< icl64f > * > &list, unsigned int dim)icl::math::KDTree [private]
Uncopyable()icl::utils::Uncopyable [inline, protected]
~KDTree()icl::math::KDTree
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines