ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Modules
Classes for Automatic Differentiation

Modules

 Forward mode Automatic Differentiation
 
 Reverse mode Automatic Differentiation
 

Detailed Description

The algorithms for AD in ADMB are invoked by declaring variables to be instances of specific classes, usually of type dvariable. Operations on instances of these classes invoke specialized overloaded operators and functions to the required computations and to automatically compute the required deravitives.