CppADCodeGen 2.4.3
A C++ Algorithmic Differentiation Package with Source Code Generation
|
Public Attributes | |
std::map< SizeN1stIt, IfBranchInfo< Base > > | firstIt2Branch |
OperationNode< Base > * | endIf |
Definition at line 51 of file model_c_source_gen_loops.hpp.
|
inline |
Definition at line 56 of file model_c_source_gen_loops.hpp.
OperationNode<Base>* CppAD::cg::loops::IfElseInfo< Base >::endIf |
Definition at line 54 of file model_c_source_gen_loops.hpp.
std::map<SizeN1stIt, IfBranchInfo<Base> > CppAD::cg::loops::IfElseInfo< Base >::firstIt2Branch |
Definition at line 53 of file model_c_source_gen_loops.hpp.