| BoundingBox typedef | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | private |
| boundingBox | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | private |
| checks | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | private |
| clear() | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| computeBoundingBox(InputIterator first, InputIterator last, BoundingBox &boundingBox) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inlineprivate |
| const_reference typedef | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | |
| data() const | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| data(const Node &node, ::std::vector< Value > &data) const | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inlineprivate |
| difference_type typedef | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | |
| Distance typedef | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | |
| divide(Node &node, BoundingBox &boundingBox, InputIterator first, InputIterator last) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inlineprivate |
| empty() const | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| getChecks() const | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| getNodeDataMax() const | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| insert(InputIterator first, InputIterator last) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| KdtreeBoundingBoxNearestNeighbors(const Metric &metric) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inlineexplicit |
| KdtreeBoundingBoxNearestNeighbors(Metric &&metric=Metric()) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inlineexplicit |
| KdtreeBoundingBoxNearestNeighbors(InputIterator first, InputIterator last, const Metric &metric) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| KdtreeBoundingBoxNearestNeighbors(InputIterator first, InputIterator last, Metric &&metric=Metric()) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| Metric typedef | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | |
| metric | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | private |
| nearest(const Value &query, const ::std::size_t &k, const bool &sorted=true) const | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| Neighbor typedef | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | |
| nodeDataMax | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | private |
| push(const Value &value) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| push(Node &node, const Value &value) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inlineprivate |
| radius(const Value &query, const Distance &radius, const bool &sorted=true) const | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| reference typedef | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | |
| root | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | private |
| search(const Value &query, const ::std::size_t *k, const Distance *radius, const bool &sorted) const | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inlineprivate |
| search(const Node &node, const Value &query, const ::std::size_t *k, const Distance *radius, ::std::vector< Branch > &branches, ::std::vector< Neighbor > &neighbors, ::std::size_t &checks, const Distance &mindist, const ::std::vector< Distance > &sidedist) const | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inlineprivate |
| select(InputIterator first, InputIterator last, BoundingBox &boundingBox) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inlineprivate |
| setChecks(const ::boost::optional< ::std::size_t > &checks) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| setNodeDataMax(const ::std::size_t &nodeDataMax) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| Size typedef | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | |
| size() const | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| size_type typedef | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | |
| swap(KdtreeBoundingBoxNearestNeighbors &other) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |
| swap(KdtreeBoundingBoxNearestNeighbors &lhs, KdtreeBoundingBoxNearestNeighbors &rhs) | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | friend |
| Value typedef | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | |
| value_type typedef | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | |
| values | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | private |
| ~KdtreeBoundingBoxNearestNeighbors() | rl::math::KdtreeBoundingBoxNearestNeighbors< MetricT > | inline |