|
CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|

Public Member Functions | |
| const OperationIndexedIndependents< Base > & | arguments (const OperationNode< Base > *operation) const |
| bool | isIndexedOperationArgument (const OperationNode< Base > *node, size_t argIndex) const |
Public Attributes | |
| std::map< const OperationNode< Base > *, OperationIndexedIndependents< Base > > | op2Arguments |
Definition at line 39 of file equation_pattern.hpp.