Version: 5.1.6

INTERP_KERNEL.Matrix< T, type >.KeyComparator Class Reference

Public Member Functions

 KeyComparator (int val)
bool operator() (const typename std::pair< int, T > &val)

Protected Attributes

int _val

template<class T, NumberingPolicy type = ALL_C_MODE>
class INTERP_KERNEL::Matrix< T, type >::KeyComparator


Constructor & Destructor Documentation

template<class T, NumberingPolicy type = ALL_C_MODE>
INTERP_KERNEL.Matrix< T, type >.KeyComparator.KeyComparator ( int  val  ) 

Member Function Documentation

template<class T, NumberingPolicy type = ALL_C_MODE>
bool INTERP_KERNEL.Matrix< T, type >.KeyComparator.operator() ( const typename std::pair< int, T > &  val  ) 

Field Documentation

template<class T, NumberingPolicy type = ALL_C_MODE>
int INTERP_KERNEL.Matrix< T, type >.KeyComparator._val [protected]