|
CppADCodeGen 2.4.3
A C++ Algorithmic Differentiation Package with Source Code Generation
|
#include <model_c_source_gen_loops_for1.hpp>


Public Member Functions | |
| bool | empty () const |
| size_t | size () const |
Public Attributes | |
| std::set< size_t > | indexed |
| std::set< size_t > | nonIndexed |
Group of contributions to a Jacobian
Definition at line 480 of file model_c_source_gen_loops_for1.hpp.
|
inline |
Definition at line 486 of file model_c_source_gen_loops_for1.hpp.
|
inline |
Definition at line 490 of file model_c_source_gen_loops_for1.hpp.
| std::set<size_t> CppAD::cg::loops::JacobianTermContrib< Base >::indexed |
Definition at line 482 of file model_c_source_gen_loops_for1.hpp.
| std::set<size_t> CppAD::cg::loops::JacobianTermContrib< Base >::nonIndexed |
Definition at line 483 of file model_c_source_gen_loops_for1.hpp.