- Purpose:
- General Levenburg Marquardt Non-linear least squares fitter.
- Description:
- This is an adaptation of the Levenburg-Marquardt code in Numerical
Recipes in C - Press, et al. It uses Ridder's method of polynomial
extrapolation.
$Id: NumDeriv.java 58 2006-10-26 11:38:18Z ucacmgh $