public class UpperBoundConstraints extends LinearLessThanConstraints
xi ≤ b
| Constructor and Description |
|---|
UpperBoundConstraints(RealScalarFunction f,
double lower)
Construct an upper bound constraints for all variables in a function.
|
getFeasibleInitialPoint, getFeasibleInitialPoint, toGreaterThanConstraintsA, b, concat, dimension, getActiveConstraints, getActiveRows, getConstraints, size, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdimension, getConstraints, sizepublic UpperBoundConstraints(RealScalarFunction f, double lower)
f - a functionlower - the upper boundCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.