Click or drag to resize

NonlinearProgrammingProblemAddLinearConstraint Method

Overload List
 NameDescription
Public methodAddLinearConstraint(LinearConstraint) Adds the given linear constraint to the problem.
Public methodAddLinearConstraint(DoubleVector, Double, Double) Adds a linear inequality constraint of the form lowerBound <= coefficients'x < upperBound
Top
See Also