mlpack
2.2.5
|
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 > | |
TrainVisitor(arma::mat &&referenceSet, const size_t leafSize, const double tau, const double rho) | TrainVisitor< SortPolicy > |