OPAL (Object Oriented Parallel Accelerator Library) 2022.1
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 &, const V &) const
 
getRange (unsigned) const
 

Detailed Description

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

Definition at line 9 of file PairConditions.h.

Constructor & Destructor Documentation

◆ TrueCondition()

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

Definition at line 12 of file PairConditions.h.

Member Function Documentation

◆ getRange()

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

Definition at line 19 of file PairConditions.h.

References max().

Here is the call graph for this function:

◆ operator()()

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

Definition at line 14 of file PairConditions.h.


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