@Deprecated public class SimpleBounds extends java.lang.Object implements OptimizationData
Modifier and Type | Field and Description |
---|---|
private double[] |
lower
Deprecated.
Lower bounds.
|
private double[] |
upper
Deprecated.
Upper bounds.
|
Constructor and Description |
---|
SimpleBounds(double[] lB,
double[] uB)
Deprecated.
|
Copyright (c) 2003-2013 Apache Software Foundation