|
CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
#include <nanoflann.hpp>
Public Member Functions | |
| template<typename PairType> | |
| bool | operator() (const PairType &p1, const PairType &p2) const |
operator "<" for std::sort()
Definition at line 161 of file nanoflann.hpp.
|
inline |
PairType will be typically: ResultItem<IndexType,DistanceType>
Definition at line 165 of file nanoflann.hpp.