public class BrentSingleRootFinder extends RealSingleRootFinder
| Constructor and Description |
|---|
BrentSingleRootFinder()
Creates an instance.
|
BrentSingleRootFinder(double accuracy)
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
Double |
getRoot(Function<Double,Double> function,
Double xLower,
Double xUpper) |
checkInputs, checkInputs, getRootCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.