@Deprecated public class UnivariatePointValuePair extends Object implements Serializable
| Constructor and Description |
|---|
UnivariatePointValuePair(double point,
double value)
Deprecated.
Build a point/objective function value pair.
|
public UnivariatePointValuePair(double point, double value)
point - Point.value - Value of an objective function at the pointCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.