EvalLeaf< Dim > Struct Template Reference
EvalLeaf is used by Expression-Engine to evaluate itself at a point, specified by a Loc<Dim>.
More...
#include <ExpressionEngine.h>
Detailed Description
template<int Dim>
struct EvalLeaf< Dim >
EvalLeaf is used by Expression-Engine to evaluate itself at a point, specified by a Loc<Dim>.
We also supply a series of EvalLeaf<N> functors for evaluating an engine from a set of indices.
The documentation for this struct was generated from the following file: