Class GradientDescentRootFinder

java.lang.Object

public class GradientDescentRootFinder extends OptimizationRootFinder
Implements the gradient descent method to find zeros of a (multi-dimensional) function.
Author:
Matthias Thimm