| Package | Description |
|---|---|
| com.opengamma.strata.math.impl.minimization |
| Modifier and Type | Method and Description |
|---|---|
static ParameterLimitsTransform.LimitType |
ParameterLimitsTransform.LimitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterLimitsTransform.LimitType[] |
ParameterLimitsTransform.LimitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SingleRangeLimitTransform(double a,
ParameterLimitsTransform.LimitType limitType)
Creates an instance.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.