CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|
Public Member Functions | |
ModelLibraryProcessor (ModelLibraryCSourceGen< Base > &modelLibraryHelper) | |
Protected Member Functions | |
const std::map< std::string, std::string > & | getLibrarySources () |
const std::map< std::string, std::string > & | getSources (ModelCSourceGen< Base > &model) |
Protected Attributes | |
ModelLibraryCSourceGen< Base > * | modelLibraryHelper_ |
Uses source code generated by a model library source-code generator.
Definition at line 144 of file declare_cg.hpp.