@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–2019 The Apache Software Foundation. All rights reserved.