public final class UnivariateSolverJobDescription
extends java.lang.Object
Constructor and Description |
---|
UnivariateSolverJobDescription(int index,
double min,
double max,
double x0,
int maxEvaluations) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
double |
getInitialGuess() |
double |
getMax() |
int |
getMaxEvaluations() |
double |
getMin() |