FreePOOMA
2.4.1
|
If an engine appears at the leaf, then we hand the engine to the EvalLeaf object which determine whether or not to subtract off the first indices. More...
#include <ExpressionEngine.h>
Public Types | |
typedef T | Type_t |
Static Public Member Functions | |
static Type_t | apply (const Engine< Dim, T, E > &e, const EvalLeaf< Dim > &t) |
If an engine appears at the leaf, then we hand the engine to the EvalLeaf object which determine whether or not to subtract off the first indices.
typedef T LeafFunctor< Engine< Dim, T, E >, EvalLeaf< Dim > >::Type_t |
static Type_t LeafFunctor< Engine< Dim, T, E >, EvalLeaf< Dim > >::apply | ( | const Engine< Dim, T, E > & | e, |
const EvalLeaf< Dim > & | t | ||
) | [inline, static] |