This structure is accessed by the StatementEvaluatorInterface.
More...
#include <statementEvaluatorTapeInterface.hpp>
|
template<typename InnerFunc, typename... Args> |
inlinestatic void | evaluateFull (InnerFunc func, Args &&... args) |
| Load the expression data and evaluate the expression.
|
|
template<typename... Args> |
inlinestatic void | evaluateInner (Args &&... args) |
| Evaluate expression in a forward mode.
|
|
template<
StatementCall type, typename Expr>
struct codi::StatementEvaluatorInnerTapeInterface::StatementCallGenerator< type, Expr >
This structure is accessed by the StatementEvaluatorInterface.
The documentation for this struct was generated from the following file: