MLPACK  1.0.4
mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > Member List
This is the complete list of members for mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >, including all inherited members.
basemlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
Base() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
Base()mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
Begin() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
Child(const size_t index) const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
Child(const size_t index)mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
Children() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
Children()mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
childrenmlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
ComputeDistances(const size_t pointIndex, const arma::Col< size_t > &indices, arma::vec &distances, const size_t pointSetSize, MetricType &metric)mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
Count() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
CoverTree(const arma::mat &dataset, const double base=2.0, MetricType *metric=NULL)mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
CoverTree(const arma::mat &dataset, const double base, const size_t pointIndex, const int scale, const double parentDistance, arma::Col< size_t > &indices, arma::vec &distances, size_t nearSetSize, size_t &farSetSize, size_t &usedSetSize, MetricType &metric=NULL)mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
CoverTree(const arma::mat &dataset, const double base, const size_t pointIndex, const int scale, const double parentDistance, const double furthestDescendantDistance)mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
datasetmlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
Dataset() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
End() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
furthestDescendantDistancemlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
FurthestDescendantDistance() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
FurthestDescendantDistance()mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
HasSelfChildren()mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline, static]
IsLeaf() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
Left() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
Mat typedefmlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
MaxDistance(const CoverTree *other) const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
MaxDistance(const CoverTree *other, const double distance) const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
MaxDistance(const arma::vec &other) const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
MaxDistance(const arma::vec &other, const double distance) const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
MinDistance(const CoverTree *other) const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
MinDistance(const CoverTree *other, const double distance) const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
MinDistance(const arma::vec &other) const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
MinDistance(const arma::vec &other, const double distance) const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >
MoveToUsedSet(arma::Col< size_t > &indices, arma::vec &distances, size_t &nearSetSize, size_t &farSetSize, size_t &usedSetSize, arma::Col< size_t > &childIndices, const size_t childFarSetSize, const size_t childUsedSetSize)mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
NumChildren() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
NumPoints() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
parentDistancemlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
ParentDistance() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
ParentDistance()mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
pointmlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
Point() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
Point(const size_t) const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
PruneFarSet(arma::Col< size_t > &indices, arma::vec &distances, const double bound, const size_t nearSetSize, const size_t pointSetSize)mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
Right() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
scalemlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
Scale() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
Scale()mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
SortPointSet(arma::Col< size_t > &indices, arma::vec &distances, const size_t childFarSetSize, const size_t childUsedSetSize, const size_t farSetSize)mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
SplitNearFar(arma::Col< size_t > &indices, arma::vec &distances, const double bound, const size_t pointSetSize)mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
Stat() const mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
Stat()mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [inline]
statmlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType > [private]
~CoverTree()mlpack::tree::CoverTree< MetricType, RootPointPolicy, StatisticType >