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

Implementation class - Do Not Use. More...

List of all members.

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 90 of file vnl_index_sort.h.


Member Function Documentation

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 93 of file vnl_index_sort.h.


Member Data Documentation

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 92 of file vnl_index_sort.h.


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