initialBracketingRange
argument to the new constructors.@Deprecated public static class NonLinearConjugateGradientOptimizer.BracketingStep extends java.lang.Object implements OptimizationData
| Modifier and Type | Field and Description |
|---|---|
private double |
initialStep
Deprecated.
Initial step.
|
| Constructor and Description |
|---|
NonLinearConjugateGradientOptimizer.BracketingStep(double step)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getBracketingStep()
Deprecated.
Gets the initial step.
|
Copyright (c) 2003-2015 Apache Software Foundation