Uses of Class
com.imsl.math.NumericalDerivatives
Packages that use NumericalDerivatives
-
Uses of NumericalDerivatives in com.imsl.test.example.math
Subclasses of NumericalDerivatives in com.imsl.test.example.mathModifier and TypeClassDescriptionclassApproximates the gradient using central divided differences.classApproximates the Hessian of a function using numerical differentiation.