CppADCodeGen 2.4.3
A C++ Algorithmic Differentiation Package with Source Code Generation
|
Public Attributes | |
std::unique_ptr< IndexPattern > | pattern |
std::unique_ptr< IndexPattern > | startLocPattern |
SmartMapValuePointer< size_t, ArrayElementGroup > | elCount2elements |
Definition at line 761 of file model_c_source_gen_loops.hpp.
SmartMapValuePointer<size_t, ArrayElementGroup> CppAD::cg::loops::ArrayGroup::elCount2elements |
Definition at line 765 of file model_c_source_gen_loops.hpp.
std::unique_ptr<IndexPattern> CppAD::cg::loops::ArrayGroup::pattern |
Definition at line 763 of file model_c_source_gen_loops.hpp.
std::unique_ptr<IndexPattern> CppAD::cg::loops::ArrayGroup::startLocPattern |
Definition at line 764 of file model_c_source_gen_loops.hpp.