Struct NearestNeighborsLinear::ElemSort
Defined in File NearestNeighborsLinear.h
Nested Relationships
This struct is a nested type of Template Class NearestNeighborsLinear.
Struct Documentation
-
struct ElemSort
Public Functions
-
inline ElemSort(const _T &e, const typename NearestNeighbors<_T>::DistanceFunction &df)
-
inline bool operator()(const _T &a, const _T &b) const
-
inline ElemSort(const _T &e, const typename NearestNeighbors<_T>::DistanceFunction &df)