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 © 2016–2020 Hipparchus.org. All rights reserved.