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

Public Member Functions

const OperationIndexedIndependents< Base > & arguments (const OperationNode< Base > *operation) const
 
bool isIndexedOperationArgument (const OperationNode< Base > *node, size_t argIndex) const
 

Public Attributes

std::map< const OperationNode< Base > *, OperationIndexedIndependents< Base > > op2Arguments
 

Detailed Description

template<class Base>
class CppAD::cg::IndexedIndependent< Base >

Definition at line 39 of file equation_pattern.hpp.


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