@Deprecated public class InitialGuess extends java.lang.Object implements OptimizationData
Modifier and Type | Field and Description |
---|---|
private double[] |
init
Deprecated.
Initial guess.
|
Constructor and Description |
---|
InitialGuess(double[] startPoint)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
double[] |
getInitialGuess()
Deprecated.
Gets the initial guess.
|
Copyright (c) 2003-2016 Apache Software Foundation