CoverTree< Point > Member List

This is the complete list of members for CoverTree< Point >, including all inherited members.
baseCoverTree< Point > [static]
CoverTree(const double &maxDist, const std::vector< Point > &points=std::vector< Point >())CoverTree< Point >
getRoot() const CoverTree< Point >
insert(const Point &newPoint)CoverTree< Point >
isValidTree() const CoverTree< Point >
kNearestNeighbors(const Point &p, const unsigned int &k) const CoverTree< Point >
remove(const Point &p)CoverTree< Point >
~CoverTree()CoverTree< Point >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation