| Centroid(arma::vec ¢roid) const | ExampleTree< MetricType, StatisticType, MatType > | |
| Child(const size_t i) const | ExampleTree< MetricType, StatisticType, MatType > | |
| Child(const size_t i) | ExampleTree< MetricType, StatisticType, MatType > | |
| Descendant(const size_t i) const | ExampleTree< MetricType, StatisticType, MatType > | |
| ExampleTree(const MatType &dataset, MetricType &metric) | ExampleTree< MetricType, StatisticType, MatType > | |
| FurthestDescendantDistance() const | ExampleTree< MetricType, StatisticType, MatType > | |
| MaxDistance(const MatType &point) const | ExampleTree< MetricType, StatisticType, MatType > | |
| MaxDistance(const ExampleTree &other) const | ExampleTree< MetricType, StatisticType, MatType > | |
| Metric() const | ExampleTree< MetricType, StatisticType, MatType > | |
| Metric() | ExampleTree< MetricType, StatisticType, MatType > | |
| MinDistance(const MatType &point) const | ExampleTree< MetricType, StatisticType, MatType > | |
| MinDistance(const ExampleTree &other) const | ExampleTree< MetricType, StatisticType, MatType > | |
| NumChildren() const | ExampleTree< MetricType, StatisticType, MatType > | |
| NumDescendants() const | ExampleTree< MetricType, StatisticType, MatType > | |
| NumPoints() const | ExampleTree< MetricType, StatisticType, MatType > | |
| Parent() const | ExampleTree< MetricType, StatisticType, MatType > | |
| ParentDistance() const | ExampleTree< MetricType, StatisticType, MatType > | |
| Point(const size_t i) const | ExampleTree< MetricType, StatisticType, MatType > | |
| RangeDistance(const MatType &point) const | ExampleTree< MetricType, StatisticType, MatType > | |
| RangeDistance(const ExampleTree &other) const | ExampleTree< MetricType, StatisticType, MatType > | |
| Stat() const | ExampleTree< MetricType, StatisticType, MatType > | |
| Stat() | ExampleTree< MetricType, StatisticType, MatType > | |