CppADCodeGen  HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
CppAD::cg::EquationPattern< Base > Member List

This is the complete list of members for CppAD::cg::EquationPattern< Base >, including all inherited members.

constOperationIndependentsCppAD::cg::EquationPattern< Base >
containsConstantIndependent(const OperationNode< Base > *operation, size_t argumentIndex) const (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >inline
dependents (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >
depRef (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >
depRefIndex (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >
detectNonIndexedIndependents()CppAD::cg::EquationPattern< Base >inline
EquationPattern(const CG< Base > &ref, size_t iDepRef) (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >inlineexplicit
EquationPattern(const EquationPattern< Base > &other)=delete (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >
findIndexedPath(size_t dep, const std::vector< CG< Base > > &depVals, CodeHandlerVector< Base, bool > &varIndexed, std::set< const OperationNode< Base > *> &indexedOperations) (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >inline
findOperationsUsingIndependents(OperationNode< Base > &node) const (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >inline
indexedOpIndepCppAD::cg::EquationPattern< Base >
operationEO2ReferenceCppAD::cg::EquationPattern< Base >
operator=(const EquationPattern< Base > &rhs)=delete (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >
testAdd(size_t iDep2, const CG< Base > &dep2, size_t &minColor, CodeHandlerVector< Base, size_t > &varColor) (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >inline
uncolor(OperationNode< Base > *node, CodeHandlerVector< Base, bool > &varIndexed) (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >inlinestatic
~EquationPattern()=default (defined in CppAD::cg::EquationPattern< Base >)CppAD::cg::EquationPattern< Base >virtual