Public Member Functions | List of all members
nanoflann::IndexDist_Sorter Struct Reference

#include <nanoflann.hpp>

Public Member Functions

template<typename PairType >
bool operator() (const PairType &p1, const PairType &p2) const
 

Detailed Description

operator "<" for std::sort()

Definition at line 209 of file nanoflann.hpp.

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


The documentation for this struct was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:28