|
FreePOOMA
2.4.1
|
#include <LoopApply.h>
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 >) |
| static POOMA_ATTRIBUTE_LEAFIFY void LoopApplyEvaluator::evaluate | ( | const Op & | op, |
| const Dom & | domain | ||
| ) | [inline, static] |
References CTAssert.
Referenced by EvaluateLocLoop< Function, Dim >::operator()().
| static void LoopApplyEvaluator::evaluate | ( | const Op & | op, |
| const Domain & | domain, | ||
| WrappedInt< 1 > | |||
| ) | [inline, static] |
| static void LoopApplyEvaluator::evaluate | ( | const Op & | op, |
| const Domain & | domain, | ||
| WrappedInt< 2 > | |||
| ) | [inline, static] |
| static void LoopApplyEvaluator::evaluate | ( | const Op & | op, |
| const Domain & | domain, | ||
| WrappedInt< 3 > | |||
| ) | [inline, static] |
| static void LoopApplyEvaluator::evaluate | ( | const Op & | op, |
| const Domain & | domain, | ||
| WrappedInt< 4 > | |||
| ) | [inline, static] |
| static void LoopApplyEvaluator::evaluate | ( | const Op & | op, |
| const Domain & | domain, | ||
| WrappedInt< 5 > | |||
| ) | [inline, static] |
| static void LoopApplyEvaluator::evaluate | ( | const Op & | op, |
| const Domain & | domain, | ||
| WrappedInt< 6 > | |||
| ) | [inline, static] |
| static void LoopApplyEvaluator::evaluate | ( | const Op & | op, |
| const Domain & | domain, | ||
| WrappedInt< 7 > | |||
| ) | [inline, static] |
1.7.6.1