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