Additional data required by an InnerStatementEvaluator. More...
#include <innerStatementEvaluator.hpp>
Public Types | |
| using | Base = PrimalTapeStatementFunctions |
| Base class abbreviation. | |
Public Member Functions | |
| InnerPrimalTapeStatementData (PrimalTapeStatementFunctions functions, StatementSizes stmtSizes) | |
| Constructor. | |
Public Attributes | |
| PrimalTapeStatementFunctions | functions |
| Functions stored for the handle. | |
| StatementSizes | stmtSizes |
| Statement sizes stored for the handle. | |
Additional data required by an InnerStatementEvaluator.