public class BasicBound
extends java.lang.Object
implements java.io.Serializable
Modifier | Constructor and Description |
---|---|
protected |
BasicBound(boolean isUpperBound) |
Modifier and Type | Method and Description |
---|---|
Matrix |
getBoundValue() |
protected boolean |
isUpperBound() |
protected void |
setBoundValue(Matrix value) |