NonlinearConstraint Properties |
The NonlinearConstraint type exposes the following members.
Name | Description | |
---|---|---|
NumberOfVariables |
Gets the number of variables in the constraint.
| |
ShouldBe |
Gets the type of the constraint.
| |
Tolerance |
Gets the violation tolerance for the constraint. Equality
constraints should set this to a small positive value.
Default is 1e-8.
| |
Value |
Gets the value in the right hand side of
the constraint equation. Default is 0.
|