CoverTree< MetricType, StatisticType, MatType, RootPointPolicy > Member List

This is the complete list of members for CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >, including all inherited members.

Base() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Base()CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
BreadthFirstDualTreeTraverser typedefCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
Center(arma::vec &center) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Child(const size_t index) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Child(const size_t index)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
ChildPtr(const size_t index)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Children() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Children()CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
CoverTree(const MatType &dataset, const ElemType base=2.0, MetricType *metric=NULL)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
CoverTree(const MatType &dataset, MetricType &metric, const ElemType base=2.0)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
CoverTree(MatType &&dataset, const ElemType base=2.0)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
CoverTree(MatType &&dataset, MetricType &metric, const ElemType base=2.0)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
CoverTree(const MatType &dataset, const ElemType base, const size_t pointIndex, const int scale, CoverTree *parent, const ElemType parentDistance, arma::Col< size_t > &indices, arma::vec &distances, size_t nearSetSize, size_t &farSetSize, size_t &usedSetSize, MetricType &metric=NULL)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
CoverTree(const MatType &dataset, const ElemType base, const size_t pointIndex, const int scale, CoverTree *parent, const ElemType parentDistance, const ElemType furthestDescendantDistance, MetricType *metric=NULL)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
CoverTree(const CoverTree &other)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
CoverTree(CoverTree &&other)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
CoverTree(Archive &ar, const typename std::enable_if_t< cereal::is_loading< Archive >()> *=0)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
CoverTree()CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >protected
Dataset() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Descendant(const size_t index) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
DistanceComps() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
DistanceComps()CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
ElemType typedefCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
FurthestDescendantDistance() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
FurthestDescendantDistance()CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
FurthestPointDistance() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
GetFurthestChild(const VecType &point, typename std::enable_if_t< IsVector< VecType >::value > *=0)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
GetFurthestChild(const CoverTree &queryNode)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
GetNearestChild(const VecType &point, typename std::enable_if_t< IsVector< VecType >::value > *=0)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
GetNearestChild(const CoverTree &queryNode)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
IsLeaf() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Mat typedefCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
MaxDistance(const CoverTree &other) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
MaxDistance(const CoverTree &other, const ElemType distance) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
MaxDistance(const arma::vec &other) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
MaxDistance(const arma::vec &other, const ElemType distance) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
Metric() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
MinDistance(const CoverTree &other) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
MinDistance(const CoverTree &other, const ElemType distance) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
MinDistance(const arma::vec &other) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
MinDistance(const arma::vec &other, const ElemType distance) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
MinimumBoundDistance() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
NumChildren() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
NumDescendants() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
NumPoints() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
operator=(const CoverTree &other)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
operator=(CoverTree &&other)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
Parent() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Parent()CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
ParentDistance() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
ParentDistance()CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Point() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Point(const size_t) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
RangeDistance(const CoverTree &other) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
RangeDistance(const CoverTree &other, const ElemType distance) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
RangeDistance(const arma::vec &other) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
RangeDistance(const arma::vec &other, const ElemType distance) constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
Scale() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Scale()CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
serialize(Archive &ar, const uint32_t)CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
Stat() constCoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
Stat()CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >inline
~CoverTree()CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >