Jump to letter: [
8ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cppad-devel - A Package for Differentiation of C++ Algorithms
- Description:
We refer to the step by step conversion from an algorithm that computes
function values to an algorithm that computes derivative values as
Algorithmic Differentiation (often referred to as Automatic Differentiation.)
Given a C++ algorithm that computes function values, cppad generates an
algorithm that computes its derivative values. A brief introduction to
Algorithmic Differentiation (AD) can be found at
http://en.wikipedia.org/wiki/Automatic_differentiation
Packages
cppad-devel-20080403-3.fc9.noarch
[176 KiB] |
Changelog
by Brad Bell (2008-04-04):
- Patch speed/main.cpp work with newer version of gcc
- (speed/main.cpp had not been tested with new version of gcc.)
|