@Deprecated public class SimpleBounds extends Object implements OptimizationData
Constructor and Description |
---|
SimpleBounds(double[] lB,
double[] uB)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
double[] |
getLower()
Deprecated.
Gets the lower bounds.
|
double[] |
getUpper()
Deprecated.
Gets the lower bounds.
|
Copyright © 2003–2017. All rights reserved.