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, toGreaterThanConstraints
A, b, concat, dimension, getActiveConstraints, getActiveRows, getConstraints, size, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dimension, getConstraints, size
public UpperBoundConstraints(RealScalarFunction f, double lower)
f
- a functionlower
- the upper boundCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.