Data required for all possible handle calls. More...
#include <directStatementEvaluator.hpp>
Public Types | |
using | Handle = void* |
Function pointer. | |
Public Member Functions | |
PrimalTapeStatementFunctions (Handle forward, Handle primal, Handle reverse, Handle writeInformation) | |
Constructor. | |
Public Attributes | |
Handle | forward |
Forward function handle. | |
Handle | primal |
Primal function handle. | |
Handle | reverse |
Reverse function handle. | |
Handle | writeInformation |
Data required for all possible handle calls.
Handle codi::PrimalTapeStatementFunctions::writeInformation |
Write information handle.