SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 >

SHOGUN Machine Learning Toolbox - Documentation