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

Detailed Description

operator "<" for std::sort()

Definition at line 156 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>
 

Member Function Documentation

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 160 of file nanoflann.hpp.




Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013