Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Member Functions
nanoflann::IndexDist_Sorter Struct Reference

Detailed Description

operator "<" for std::sort()

Definition at line 194 of file nanoflann.hpp.

#include <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...
 

Member Function Documentation

◆ operator()()

template<typename PairType >
bool nanoflann::IndexDist_Sorter::operator() ( const PairType &  p1,
const PairType &  p2 
) const
inline

PairType will be typically: std::pair<IndexType,DistanceType>

Definition at line 198 of file nanoflann.hpp.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST