Nonlinear |
| Name | Description | |
|---|---|---|
| AddUpperBoundConstraint(DoubleFunctional, Double) | Adds an inequality constraint of the form constraintFunction(x) <= upperBound | |
| AddUpperBoundConstraint(Int32, FuncDoubleVector, Double, Double) | Adds an inequality constraint of the form constraintFunction(x) <= upperBound |