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::EvaluatorOperations< ScalarIn, ScalarOut, CppAD::AD< ScalarOut >, FinalEvaluatorType >inlineprotected
evalAtomicOperation(NodeIn &node)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inlineprotected
evalOperation(OperationNode< ScalarIn > &node)CppAD::cg::EvaluatorOperations< ScalarIn, ScalarOut, CppAD::AD< ScalarOut >, FinalEvaluatorType >inlineprotected
evalOperation(OperationNode< ScalarIn > &node)CppAD::cg::EvaluatorOperations< ScalarIn, ScalarOut, CppAD::AD< ScalarOut >, FinalEvaluatorType >inlineprotected
evalPrint(const NodeIn &node)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inlineprotected
evalsAtomic_ (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >protected
evaluate(ArrayView< const CppAD::AD< ScalarOut > > indepNew, ArrayView< const CG< ScalarIn > > depOld)CppAD::cg::EvaluatorOperations< ScalarIn, ScalarOut, CppAD::AD< ScalarOut >, FinalEvaluatorType >inline
evaluate(ArrayView< const CppAD::AD< ScalarOut > > indepNew, ArrayView< CppAD::AD< ScalarOut > > depNew, ArrayView< const CG< ScalarIn > > depOld)CppAD::cg::EvaluatorOperations< ScalarIn, ScalarOut, CppAD::AD< ScalarOut >, FinalEvaluatorType >inline
evaluate(const CppAD::AD< ScalarOut > *indepNew, size_t indepSize, CppAD::AD< ScalarOut > *depNew, const CG< ScalarIn > *depOld, size_t depSize)CppAD::cg::EvaluatorOperations< ScalarIn, ScalarOut, CppAD::AD< ScalarOut >, FinalEvaluatorType >inline
CppAD::cg::EvaluatorBase::evaluate(ArrayView< const ActiveOut > indepNew, ArrayView< const CG< ScalarIn > > depOld)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inline
CppAD::cg::EvaluatorBase::evaluate(ArrayView< const ActiveOut > indepNew, ArrayView< ActiveOut > depNew, ArrayView< const CG< ScalarIn > > depOld)CppAD::cg::EvaluatorBase< ScalarIn, ScalarOut, ActiveOut, FinalEvaluatorType >inline
CppAD::cg::EvaluatorBase::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
isPrintOutPrintOperations() constCppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >inline
isUnderEvaluation()CppAD::cg::EvaluatorOperations< ScalarIn, ScalarOut, CppAD::AD< ScalarOut >, FinalEvaluatorType >inline
NodeIn typedef (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >
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
Super typedef (defined in CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >)CppAD::cg::EvaluatorAD< ScalarIn, ScalarOut, FinalEvaluatorType >
~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