CppADCodeGen
2.4.3
A C++ Algorithmic Differentiation Package with Source Code Generation
|
Public Types | |
using | Base = EvaluatorOperations< ScalarIn, ScalarOut, ActiveOut, Evaluator< ScalarIn, ScalarOut, ActiveOut > > |
Public Member Functions | |
Evaluator (CodeHandler< ScalarIn > &handler) | |
An evaluator allows to reprocess operations defined in an operation graph for a different set of independent variables and (possibly) data types.
Definition at line 183 of file declare_cg.hpp.