Package com.opengamma.strata.math.rootfind
Root finding.
-
Interface Summary Interface Description NewtonVectorRootFinder Performs Newton-Raphson style multi-dimensional root finding.
| Interface | Description |
|---|---|
| NewtonVectorRootFinder |
Performs Newton-Raphson style multi-dimensional root finding.
|