CppADCodeGen  HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
CppAD::cg::ModelLibraryProcessor< Base > Class Template Reference
Inheritance diagram for CppAD::cg::ModelLibraryProcessor< Base >:
Inheritance graph
Collaboration diagram for CppAD::cg::ModelLibraryProcessor< Base >:
Collaboration graph

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_
 

Detailed Description

template<class Base>
class CppAD::cg::ModelLibraryProcessor< Base >

Uses source code generated by a model library source-code generator.

Author
Joao Leal

Definition at line 144 of file declare_cg.hpp.


The documentation for this class was generated from the following files: