CppADCodeGen 2.4.3
A C++ Algorithmic Differentiation Package with Source Code Generation
|
Public Attributes | |
std::vector< size_t > | indexes |
std::vector< CG< Base > > | origVals |
IndexPattern * | pattern |
Definition at line 77 of file model_c_source_gen_loops.hpp.
|
inline |
Definition at line 83 of file model_c_source_gen_loops.hpp.
std::vector<size_t> CppAD::cg::loops::IndexedDependentLoopInfo< Base >::indexes |
Definition at line 79 of file model_c_source_gen_loops.hpp.
std::vector<CG<Base> > CppAD::cg::loops::IndexedDependentLoopInfo< Base >::origVals |
Definition at line 80 of file model_c_source_gen_loops.hpp.
IndexPattern* CppAD::cg::loops::IndexedDependentLoopInfo< Base >::pattern |
Definition at line 81 of file model_c_source_gen_loops.hpp.