CppADCodeGen  HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
CppAD::cg::loops::JacobianTermContrib< Base > Class Template Reference
Inheritance diagram for CppAD::cg::loops::JacobianTermContrib< Base >:
Inheritance graph
Collaboration diagram for CppAD::cg::loops::JacobianTermContrib< Base >:
Collaboration graph

Public Member Functions

bool empty () const
 
size_t size () const
 

Public Attributes

std::set< size_t > indexed
 
std::set< size_t > nonIndexed
 

Detailed Description

template<class Base>
class CppAD::cg::loops::JacobianTermContrib< Base >

Group of contributions to a Jacobian

Definition at line 45 of file declare_cg_loops.hpp.


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