CppADCodeGen 2.4.3
A C++ Algorithmic Differentiation Package with Source Code Generation
Loading...
Searching...
No Matches
CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType > Member List

This is the complete list of members for CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >, including all inherited members.

ActiveOut typedef (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >
addAtomicFunction(size_t id, atomic_base< ScalarOut > &atomic)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inlinevirtual
addAtomicFunctions(const std::map< size_t, atomic_base< ScalarOut > * > &atomics) (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inlinevirtual
analyzeOutIndeps(const ActiveOut *indep, size_t n) (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inlineprotected
ArgIn typedef (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >
atomicFunctions_ (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >protected
clear()CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inlineprotected
depth_ (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >protected
evalArrayCreationOperation(const OperationNode< ScalarIn > &node) (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inlineprotected
evalAtomicOperation(NodeIn &node)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inlineprotected
evalCG(const CG< ScalarIn > &dep) (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inlineprotected
evalOperation(OperationNode< ScalarIn > &node)CppAD::cg::EvaluatorOperations< ScalarIn, ScalarOut, CppAD::AD< ScalarOut >, FinalEvaluatorType >inlineprotected
evalOperations(OperationNode< ScalarIn > &node) (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inlineprotected
evalPrint(const NodeIn &node)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inlineprotected
evals_ (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >protected
evalsArrays_ (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >protected
evalsAtomic_ (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >protected
evalSparseArrayCreationOperation(const OperationNode< ScalarIn > &node) (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inlineprotected
evalsSparseArrays_ (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >protected
evaluate(ArrayView< const ActiveOut > indepNew, ArrayView< const CG< ScalarIn > > depOld)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inline
evaluate(ArrayView< const ActiveOut > indepNew, ArrayView< ActiveOut > depNew, ArrayView< const CG< ScalarIn > > depOld)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inline
evaluate(const ActiveOut *indepNew, size_t indepSize, ActiveOut *depNew, const CG< ScalarIn > *depOld, size_t depSize)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inline
EvaluatorAD(CodeHandler< ScalarIn > &handler) (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inline
EvaluatorBase(CodeHandler< ScalarIn > &handler)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inline
getNumberOfEvaluatedAtomics() constCppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inline
handler_ (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >protected
indep_ (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >protected
isPrintOutPrintOperations() constCppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inline
isUnderEvaluation()CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inline
NodeIn typedef (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >
path_ (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >protected
prepareNewEvaluation()CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inlineprotected
printOutPriOperations_CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >protected
saveEvaluation(const OperationNode< ScalarIn > &node, ActiveOut &&result) (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inlineprotected
setPrintOutPrintOperations(bool print)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inline
SourceCodePath typedef (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >protected
Super typedef (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >
underEval_ (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >protected
~EvaluatorAD()=default (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inlinevirtual
~EvaluatorBase() (defined in CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inlinevirtual