CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|
Public Member Functions | |
LangStreamOperation (OperationNode< Base > &node) | |
LangStreamOperation (std::string text) | |
OperationNode< Base > * | getNode () const |
const std::string & | getText () const |
Definition at line 26 of file lang_stream_stack.hpp.