#include <nanoflann.hpp>
Public Member Functions | |
| template<typename PairType > | |
| bool | operator() (const PairType &p1, const PairType &p2) const |
operator "<" for std::sort()
|
inline |
PairType will be typically: std::pair<IndexType,DistanceType>
1.8.6