public class UnivariatePointValuePair extends Object implements Serializable
| Constructor and Description |
|---|
UnivariatePointValuePair(double point,
double value)
Build a point/objective function value pair.
|
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.