LoopApplyEvaluator Struct Reference
#include <LoopApply.h>
List of all members.
|
Static Public Member Functions |
| template<class Op , class Dom > |
| static POOMA_ATTRIBUTE_LEAFIFY void | evaluate (const Op &op, const Dom &domain) |
| template<class Op , class Domain > |
| static void | evaluate (const Op &op, const Domain &domain, WrappedInt< 1 >) |
| template<class Op , class Domain > |
| static void | evaluate (const Op &op, const Domain &domain, WrappedInt< 2 >) |
| template<class Op , class Domain > |
| static void | evaluate (const Op &op, const Domain &domain, WrappedInt< 3 >) |
| template<class Op , class Domain > |
| static void | evaluate (const Op &op, const Domain &domain, WrappedInt< 4 >) |
| template<class Op , class Domain > |
| static void | evaluate (const Op &op, const Domain &domain, WrappedInt< 5 >) |
| template<class Op , class Domain > |
| static void | evaluate (const Op &op, const Domain &domain, WrappedInt< 6 >) |
| template<class Op , class Domain > |
| static void | evaluate (const Op &op, const Domain &domain, WrappedInt< 7 >) |
Member Function Documentation
template<class Op , class Dom >
| static POOMA_ATTRIBUTE_LEAFIFY void LoopApplyEvaluator::evaluate |
( |
const Op & |
op, |
|
|
const Dom & |
domain | |
|
) |
| | [inline, static] |
template<class Op , class Domain >
| static void LoopApplyEvaluator::evaluate |
( |
const Op & |
op, |
|
|
const Domain & |
domain, |
|
|
WrappedInt< 1 > |
| |
|
) |
| | [inline, static] |
template<class Op , class Domain >
| static void LoopApplyEvaluator::evaluate |
( |
const Op & |
op, |
|
|
const Domain & |
domain, |
|
|
WrappedInt< 2 > |
| |
|
) |
| | [inline, static] |
template<class Op , class Domain >
| static void LoopApplyEvaluator::evaluate |
( |
const Op & |
op, |
|
|
const Domain & |
domain, |
|
|
WrappedInt< 3 > |
| |
|
) |
| | [inline, static] |
template<class Op , class Domain >
| static void LoopApplyEvaluator::evaluate |
( |
const Op & |
op, |
|
|
const Domain & |
domain, |
|
|
WrappedInt< 4 > |
| |
|
) |
| | [inline, static] |
template<class Op , class Domain >
| static void LoopApplyEvaluator::evaluate |
( |
const Op & |
op, |
|
|
const Domain & |
domain, |
|
|
WrappedInt< 5 > |
| |
|
) |
| | [inline, static] |
template<class Op , class Domain >
| static void LoopApplyEvaluator::evaluate |
( |
const Op & |
op, |
|
|
const Domain & |
domain, |
|
|
WrappedInt< 6 > |
| |
|
) |
| | [inline, static] |
template<class Op , class Domain >
| static void LoopApplyEvaluator::evaluate |
( |
const Op & |
op, |
|
|
const Domain & |
domain, |
|
|
WrappedInt< 7 > |
| |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: