|
Prev | Next |
while loop.
For each of these algorithms, do the following:
Evaluating Derivatives:
Principles and Techniques of Algorithmic Differentiation
,
Andreas Griewank,
SIAM Frontiers in Applied Mathematics,
2000.
| exp_2 | Second Order Exponential Approximation |
| exp_eps | An Epsilon Accurate Exponential Approximation |
| exp_apx.cpp | Correctness Tests For Exponential Approximation in Introduction |