HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Permute::Partition< T, INT > Class Template Reference

#include <UT_Permute.h>

Public Member Functions

 Partition (T *low, const INT *permute, INT mid)
 
bool operator() (const T &rhs) const
 

Detailed Description

template<typename T, typename INT>
class UT_Permute::Partition< T, INT >

Definition at line 290 of file UT_Permute.h.

Constructor & Destructor Documentation

template<typename T , typename INT >
UT_Permute::Partition< T, INT >::Partition ( T *  low,
const INT *  permute,
INT  mid 
)
inline

Definition at line 292 of file UT_Permute.h.

Member Function Documentation

template<typename T , typename INT >
bool UT_Permute::Partition< T, INT >::operator() ( const T &  rhs) const
inline

Definition at line 296 of file UT_Permute.h.


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