Public Member Functions | Public Attributes | List of all members
vnl_index_sort< TValue, TIndex >::sort_index_compare_functor< T, I > Struct Template Reference

Implementation class - Do Not Use. More...

Public Member Functions

bool operator() (const I &a, const I &b)
 

Public Attributes

const T * data
 

Detailed Description

template<class TValue, class TIndex>
template<class T, class I>
struct vnl_index_sort< TValue, TIndex >::sort_index_compare_functor< T, I >

Implementation class - Do Not Use.

Author - Ian Scott

Definition at line 93 of file vnl_index_sort.h.

Member Function Documentation

◆ operator()()

template<class TValue , class TIndex >
template<class T, class I>
bool vnl_index_sort< TValue, TIndex >::sort_index_compare_functor< T, I >::operator() ( const I &  a,
const I &  b 
)
inline

Definition at line 96 of file vnl_index_sort.h.

Member Data Documentation

◆ data

template<class TValue , class TIndex >
template<class T, class I>
const T* vnl_index_sort< TValue, TIndex >::sort_index_compare_functor< T, I >::data

Definition at line 95 of file vnl_index_sort.h.


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