LeafFunctor< Engine< Dim, T, E >, EvalLeaf< Dim > > Struct Template Reference
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>
List of all members.
|
Public Types |
typedef T | Type_t |
Static Public Member Functions |
static Type_t | apply (const Engine< Dim, T, E > &e, const EvalLeaf< Dim > &t) |
Detailed Description
template<int Dim, class T, class E>
struct LeafFunctor< Engine< Dim, T, E >, EvalLeaf< Dim > >
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.
Member Typedef Documentation
template<int Dim, class T , class E >
Member Function Documentation
template<int Dim, class T , class E >
The documentation for this struct was generated from the following file: