This is the complete list of members for TrainVisitor< SortPolicy >, including all inherited members.
NSTypeT typedef | TrainVisitor< SortPolicy > | |
operator()(NSTypeT< TreeType > *ns) const | TrainVisitor< SortPolicy > | |
operator()(NSTypeT< tree::KDTree > *ns) const | TrainVisitor< SortPolicy > | |
operator()(NSTypeT< tree::BallTree > *ns) const | TrainVisitor< SortPolicy > | |
operator()(SpillKNN *ns) const | TrainVisitor< SortPolicy > | |
operator()(NSTypeT< tree::Octree > *ns) const | TrainVisitor< SortPolicy > | |
operator()(RATypeT< TreeType > *ra) const | TrainVisitor< SortPolicy > | |
operator()(RATypeT< tree::KDTree > *ra) const | TrainVisitor< SortPolicy > | |
operator()(RATypeT< tree::Octree > *ra) const | TrainVisitor< SortPolicy > | |
RATypeT typedef | TrainVisitor< SortPolicy > | |
TrainVisitor(arma::mat &&referenceSet, const size_t leafSize, const double tau, const double rho) | TrainVisitor< SortPolicy > | |
TrainVisitor(arma::mat &&referenceSet, const size_t leafSize) | TrainVisitor< SortPolicy > |