|
SHOGUN
v2.0.0
|
This is the complete list of members for CoverTree< Point >, including all inherited members.
| base | CoverTree< 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 > |