OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | List of all members
TrueCondition< T, Dim > Class Template Reference

#include <PairConditions.h>

Public Member Functions

 TrueCondition ()
 
template<class V >
bool operator() (const V &a, const V &b) const
 
T getRange (unsigned dim) const
 

Detailed Description

template<class T, unsigned Dim>
class TrueCondition< T, Dim >

Definition at line 9 of file PairConditions.h.

Constructor & Destructor Documentation

template<class T , unsigned Dim>
TrueCondition< T, Dim >::TrueCondition ( )
inline

Definition at line 12 of file PairConditions.h.

Member Function Documentation

template<class T , unsigned Dim>
T TrueCondition< T, Dim >::getRange ( unsigned  dim) const
inline

Definition at line 19 of file PairConditions.h.

References max().

Here is the call graph for this function:

template<class T , unsigned Dim>
template<class V >
bool TrueCondition< T, Dim >::operator() ( const V &  a,
const V &  b 
) const
inline

Definition at line 14 of file PairConditions.h.


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