mlpack
2.2.5
|
This is the complete list of members for BiSearchVisitor< SortPolicy >, including all inherited members.
BiSearchVisitor(const arma::mat &querySet, const size_t k, arma::Mat< size_t > &neighbors, arma::mat &distances, const size_t leafSize, const double tau, const double rho) | BiSearchVisitor< SortPolicy > | |
NSTypeT typedef | BiSearchVisitor< SortPolicy > | |
operator()(NSTypeT< TreeType > *ns) const | BiSearchVisitor< SortPolicy > | |
operator()(NSTypeT< tree::KDTree > *ns) const | BiSearchVisitor< SortPolicy > | |
operator()(NSTypeT< tree::BallTree > *ns) const | BiSearchVisitor< SortPolicy > | |
operator()(SpillKNN *ns) const | BiSearchVisitor< SortPolicy > | |
operator()(NSTypeT< tree::Octree > *ns) const | BiSearchVisitor< SortPolicy > |