CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|
Public Types | |
using | Node = OperationNode< Base > |
using | Path = OperationPathNode< Base > |
Public Attributes | |
std::vector< size_t > | arguments |
std::vector< Path > | usage |
Definition at line 22 of file bidir_graph.hpp.