| Package | Description |
|---|---|
| com.opengamma.strata.math.impl.minimization |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleRangeLimitTransform
Limit transform.
|
class |
NullTransform
Provides a null implementation of parameter transformation; the functions return unchanged values.
|
class |
SingleRangeLimitTransform
If a model parameter $x$ is constrained to be either above or below some
level $a$ (i.e.
|
| Constructor and Description |
|---|
UncoupledParameterTransforms(DoubleArray startValues,
ParameterLimitsTransform[] transforms,
BitSet fixed) |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.