CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
Loading...
Searching...
No Matches
nanoflann::metric_L2_Simple::traits< T, DataSource, IndexType > Struct Template Reference

#include <nanoflann.hpp>

Public Types

using distance_t = L2_Simple_Adaptor<T, DataSource, T, IndexType>
 

Detailed Description

template<class T, class DataSource, typename IndexType = size_t>
struct nanoflann::metric_L2_Simple::traits< T, DataSource, IndexType >

Definition at line 766 of file nanoflann.hpp.

Member Typedef Documentation

◆ distance_t

template<class T, class DataSource, typename IndexType = size_t>
using nanoflann::metric_L2_Simple::traits< T, DataSource, IndexType >::distance_t = L2_Simple_Adaptor<T, DataSource, T, IndexType>

Definition at line 768 of file nanoflann.hpp.


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