EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nanoflann::metric_L1::traits< T, DataSource > Struct Template Reference

#include <fun4all_coresoftware/blob/master/offline/packages/PHTpcTracker/externals/nanoflann.hpp>

Public Types

typedef L1_Adaptor< T, DataSource > distance_t
 
typedef L1_Adaptor< T, DataSource > distance_t
 

Detailed Description

template<class T, class DataSource>
struct nanoflann::metric_L1::traits< T, DataSource >

Definition at line 406 of file nanoflann.hpp.

View newest version in sPHENIX GitHub at line 406 of file nanoflann.hpp

Member Typedef Documentation

template<class T , class DataSource >
typedef L1_Adaptor<T, DataSource> nanoflann::metric_L1::traits< T, DataSource >::distance_t

Definition at line 408 of file nanoflann.hpp.

View newest version in sPHENIX GitHub at line 408 of file nanoflann.hpp

template<class T , class DataSource >
typedef L1_Adaptor<T, DataSource> nanoflann::metric_L1::traits< T, DataSource >::distance_t

Definition at line 408 of file nanoflann.hpp.

View newest version in sPHENIX GitHub at line 408 of file nanoflann.hpp


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