Robotics Library  0.7.0
rl::math::LinearNearestNeighbors< MetricT, ContainerT > Member List

This is the complete list of members for rl::math::LinearNearestNeighbors< MetricT, ContainerT >, including all inherited members.

at(const ::std::size_t &i)rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
at(const ::std::size_t &i) constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
back()rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
back() constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
begin()rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
begin() constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
capacity() constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
cbegin() constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
cend() constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
clear()rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
const_iterator typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
const_reference typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
Container typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
containerrl::math::LinearNearestNeighbors< MetricT, ContainerT >private
difference_type typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
Distance typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
empty() constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
end()rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
end() constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
erase(const_iterator pos)rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
front()rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
front() constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
insert(InputIterator first, InputIterator last)rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
iterator typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
LinearNearestNeighbors(const Metric &metric)rl::math::LinearNearestNeighbors< MetricT, ContainerT >inlineexplicit
LinearNearestNeighbors(Metric &&metric=Metric())rl::math::LinearNearestNeighbors< MetricT, ContainerT >inlineexplicit
LinearNearestNeighbors(InputIterator first, InputIterator last, const Metric &metric)rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
LinearNearestNeighbors(InputIterator first, InputIterator last, Metric &&metric=Metric())rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
max_size() constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
Metric typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
metricrl::math::LinearNearestNeighbors< MetricT, ContainerT >private
nearest(const Value &query, const ::std::size_t &k, const bool &sorted=true) constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
Neighbor typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
operator[](const ::std::size_t &i)rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
operator[](const ::std::size_t &i) constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
push(const Value &value)rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
radius(const Value &query, const Distance &radius, const bool &sorted=true) constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
reference typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
reserve(const ::std::size_t &capacity)rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
search(const Value &query, const ::std::size_t *k, const Distance *radius, const bool &sorted) constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inlineprivate
size() constrl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
size_type typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
swap(LinearNearestNeighbors &other)rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline
swap(LinearNearestNeighbors &lhs, LinearNearestNeighbors &rhs)rl::math::LinearNearestNeighbors< MetricT, ContainerT >friend
Value typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
value_type typedefrl::math::LinearNearestNeighbors< MetricT, ContainerT >
~LinearNearestNeighbors()rl::math::LinearNearestNeighbors< MetricT, ContainerT >inline