CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|
Static Public Member Functions | |
static std::function< std::ostream &(std::ostream &, const CG< Base > &)> & | FUNC () |
Overrides the default behaviour of operator<<(std::ostream& os, const CG<Base>& c). It can be used recover OperationNode names.