CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|
Public Member Functions | |
SimpleOperationStackData (OperationNode< Base > &parent, size_t nodeIndex) noexcept | |
OperationNode< Base > & | parent () |
OperationNode< Base > & | node () |
size_t | argumentIndex () const |
A simple stack element in the Operation Node stack.
Base |
Definition at line 36 of file operation_stack.hpp.