Main MRPT website > C++ reference
MRPT logo
Public Member Functions
nanoflann::IndexDist_Sorter< DistanceType > Struct Template Reference

Detailed Description

template<typename DistanceType>
struct nanoflann::IndexDist_Sorter< DistanceType >

operator "<" for std::sort()

Definition at line 157 of file nanoflann.hpp.

#include <mrpt/otherlibs/nanoflann/nanoflann.hpp>

List of all members.

Public Member Functions

bool operator() (const std::pair< int, DistanceType > &p1, const std::pair< int, DistanceType > &p2) const

Member Function Documentation

template<typename DistanceType >
bool nanoflann::IndexDist_Sorter< DistanceType >::operator() ( const std::pair< int, DistanceType > &  p1,
const std::pair< int, DistanceType > &  p2 
) const [inline]

Definition at line 159 of file nanoflann.hpp.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo