| Package | Description |
|---|---|
| com.opengamma.strata.math.impl.minimization | |
| com.opengamma.strata.math.impl.statistics.leastsquare |
| Class and Description |
|---|
| Minimizer
Interface that finds the minimum value of a function.
|
| MinimumBracketer |
| NonLinearParameterTransforms
Describes the transformation (and its inverse) from a set of n variables (e.g.
|
| ParameterLimitsTransform
Interface for objects containing functions that can transform constrained model parameters into
unconstrained fitting parameters and vice versa.
|
| ParameterLimitsTransform.LimitType
Types of the limits.
|
| ScalarMinimizer
Interface for classes that extend the functionality of
Minimizer by providing
a method that allows the search area for the minimum to be bounded. |
| Class and Description |
|---|
| NonLinearParameterTransforms
Describes the transformation (and its inverse) from a set of n variables (e.g.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.