Go to the first, previous, next, last section, table of contents.

Numerical Differentiation

The functions described in this chapter compute numerical derivatives by finite differencing. An adaptive algorithm is used to find the best choice of finite difference and to estimate the error in the derivative. These functions are declared in the header file `gsl_diff.h'


Go to the first, previous, next, last section, table of contents.