Robotics Library  0.7.0
Public Member Functions | List of all members
rl::math::LinearNearestNeighbors< MetricT, ContainerT >::NeighborCompare Struct Reference

Public Member Functions

bool operator() (const Neighbor &lhs, const Neighbor &rhs) const
 

Member Function Documentation

◆ operator()()

template<typename MetricT , typename ContainerT = ::std::vector<typename MetricT::Value>>
bool rl::math::LinearNearestNeighbors< MetricT, ContainerT >::NeighborCompare::operator() ( const Neighbor lhs,
const Neighbor rhs 
) const
inline

The documentation for this struct was generated from the following file: