operator "<" for std::sort()
Definition at line 179 of file nanoflann.hpp.
#include <mrpt/otherlibs/nanoflann/nanoflann.hpp>
Public Member Functions | |
template<typename PairType > | |
bool | operator() (const PairType &p1, const PairType &p2) const |
PairType will be typically: std::pair<IndexType,DistanceType> | |
|
inline |
PairType will be typically: std::pair<IndexType,DistanceType>
Definition at line 183 of file nanoflann.hpp.
Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Wed Mar 22 06:16:42 UTC 2023 |