This is the complete list of members for BiSearchVisitor, including all inherited members.
| BiSearchVisitor(const arma::mat &querySet, const math::Range &range, std::vector< std::vector< size_t >> &neighbors, std::vector< std::vector< double >> &distances, const size_t leafSize) | BiSearchVisitor | |
| operator()(RSTypeT< TreeType > *rs) const | BiSearchVisitor | |
| operator()(RSTypeT< tree::KDTree > *rs) const | BiSearchVisitor | |
| operator()(RSTypeT< tree::BallTree > *rs) const | BiSearchVisitor | |
| operator()(RSTypeT< tree::Octree > *rs) const | BiSearchVisitor | |
| RSTypeT typedef | BiSearchVisitor |