Prev Next

ADFun Objects

Purpose
An AD of Base operation sequence is stored in an ADFun object by its FunConstruct . The ADFun object can then be used to calculate function values, derivative values, and other values related to the corresponding function.

Contents
IndependentDeclare Independent Variables and Start Recording
FunConstructConstruct an ADFun Object and Stop Recording
DependentStop Recording and Store Operation Sequence
SeqPropertyADFun Sequence Properties
FunEvalEvaluate ADFun Functions, Derivatives, and Sparsity Patterns
DriversFirst and Second Derivatives: Easy Drivers
FunCheckCheck an ADFun Sequence of Operations
omp_max_threadOpenMP Maximum Thread Number
FunDeprecatedADFun Object Deprecated Member Functions

Input File: cppad/local/ad_fun.hpp