mlpack  master
mlpack::tree::ExampleTree< MetricType, StatisticType, MatType > Member List

This is the complete list of members for mlpack::tree::ExampleTree< MetricType, StatisticType, MatType >, including all inherited members.

Centroid(arma::vec &centroid) 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 >
metricmlpack::tree::ExampleTree< MetricType, StatisticType, MatType >private
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 >
statmlpack::tree::ExampleTree< MetricType, StatisticType, MatType >private