CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
Loading...
Searching...
No Matches
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 161 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: ResultItem<IndexType,DistanceType>

Definition at line 165 of file nanoflann.hpp.


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