Robotics Library
0.7.0
|
This is the complete list of members for rl::plan::NearestNeighbors, including all inherited members.
clear()=0 | rl::plan::NearestNeighbors | pure virtual |
Distance typedef | rl::plan::NearestNeighbors | |
empty() const =0 | rl::plan::NearestNeighbors | pure virtual |
isTransformedDistance() const | rl::plan::NearestNeighbors | |
nearest(const Value &query, const ::std::size_t &k, const bool &sorted=true) const =0 | rl::plan::NearestNeighbors | pure virtual |
NearestNeighbors(const bool &transformed) | rl::plan::NearestNeighbors | |
Neighbor typedef | rl::plan::NearestNeighbors | |
push(const Value &value)=0 | rl::plan::NearestNeighbors | pure virtual |
size() const =0 | rl::plan::NearestNeighbors | pure virtual |
transformed | rl::plan::NearestNeighbors | private |
Value typedef | rl::plan::NearestNeighbors | |
~NearestNeighbors() | rl::plan::NearestNeighbors | virtual |