MOPTA 2005
CppAD
¡Given a C++ algorithm that computes function values, CppAD generates an algorithm that computes its derivative values
lThe step by step conversion from an algorithm that computes function values to an algorithm that computes derivative values is Algorithmic Differentiation (often referred to as Automatic Differentiation)
l
¡Brad Bell, Project Manager
No graphics – but equation/examples:
>You can find some CppAD "graphics" under the Theory section of the manual.
>     http://www.seanet.com/~bradbell/CppAD/theory.xml
>For example:
>     http://www.seanet.com/~bradbell/CppAD/theoryrevnotation.xml
>Or if you are looking for a complex set of equaitons:
>     http://www.seanet.com/~bradbell/CppAD/reverseidentity.xml