org.apache.commons.math3.optim
public class InitialGuess extends Object implements OptimizationData
Modifier and Type | Field and Description |
---|---|
private double[] |
init
Initial guess.
|
Constructor and Description |
---|
InitialGuess(double[] startPoint) |
Copyright (c) 2003-2013 Apache Software Foundation