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