Uses of Package
com.opengamma.strata.math.rootfind
-
Packages that use com.opengamma.strata.math.rootfind Package Description com.opengamma.strata.math.impl.rootfinding.newton com.opengamma.strata.math.rootfind Root finding.com.opengamma.strata.pricer.curve Provides the ability to calibrate curves. -
Classes in com.opengamma.strata.math.rootfind used by com.opengamma.strata.math.impl.rootfinding.newton Class Description NewtonVectorRootFinder Performs Newton-Raphson style multi-dimensional root finding. -
Classes in com.opengamma.strata.math.rootfind used by com.opengamma.strata.math.rootfind Class Description NewtonVectorRootFinder Performs Newton-Raphson style multi-dimensional root finding. -
Classes in com.opengamma.strata.math.rootfind used by com.opengamma.strata.pricer.curve Class Description NewtonVectorRootFinder Performs Newton-Raphson style multi-dimensional root finding.