@Deprecated public class UnivariatePointValuePair extends Object implements Serializable
Constructor and Description |
---|
UnivariatePointValuePair(double point,
double value)
Deprecated.
Build a point/objective function value pair.
|
Modifier and Type | Method and Description |
---|---|
double |
getPoint()
Deprecated.
Get the point.
|
double |
getValue()
Deprecated.
Get the value of the objective function.
|
Jas4pp 1.5 © Java Analysis Studio for Particle Physics