operator "<" for std::sort()
Definition at line 194 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> More... | |
|
inline |
PairType will be typically: std::pair<IndexType,DistanceType>
Definition at line 198 of file nanoflann.hpp.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Sun Nov 26 00:44:48 UTC 2017 |