Uses of Interface
net.finmath.rootfinder.StochasticRootFinderUsingDerivative

Package
Description
Interfaces and classes provided variantes of one dimensional root finder to solve f(x) = 0, like Bisection Search, Newtons Method.