CppADCodeGen  HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
CppAD::cg::loops::JacobianWithLoopsRowInfo Class Reference
Collaboration diagram for CppAD::cg::loops::JacobianWithLoopsRowInfo:
Collaboration graph

Public Attributes

std::map< size_t, std::vector< size_t > > indexedPositions
 
std::map< size_t, std::vector< size_t > > nonIndexedPositions
 
std::set< size_t > nonIndexedEvals
 
std::map< size_t, std::set< size_t > > tmpEvals
 

Detailed Description

Definition at line 61 of file model_c_source_gen_loops.hpp.


The documentation for this class was generated from the following file: