public class InitialGuess extends Object implements OptimizationData
| Constructor and Description |
|---|
InitialGuess(double[] startPoint) |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getInitialGuess()
Gets the initial guess.
|
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.