CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|
Public Member Functions | |
IfBranchData (const CG< Base > &v, const std::map< size_t, size_t > &loc) | |
Public Attributes | |
CG< Base > | value |
std::map< size_t, size_t > | locations |
Definition at line 27 of file model_c_source_gen_loops.hpp.