EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::Interval Struct Reference

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

Public Attributes

ElementType low
 
ElementType high
 

Detailed Description

template<typename Distance, class DatasetAdaptor, int DIM = -1, typename IndexType = size_t>
struct nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::Interval

Definition at line 864 of file nanoflann.hpp.

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

Member Data Documentation

template<typename Distance, class DatasetAdaptor, int DIM = -1, typename IndexType = size_t>
ElementType nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::Interval::high

Definition at line 866 of file nanoflann.hpp.

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

template<typename Distance, class DatasetAdaptor, int DIM = -1, typename IndexType = size_t>
ElementType nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::Interval::low

Definition at line 866 of file nanoflann.hpp.

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


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