![]() | Nonlinear |
The NonlinearProgrammingProblem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Constraints | Gets the constraints. |
![]() | NumVariables |
Number of variables for the problem.
(Overrides BoundedVariableProblemNumVariables) |
![]() | ObjectiveFunction | Gets and sets the objective funtion to minimize. |
![]() | VariableBounds |
Gets and sets variable bounds for the problem.
(Inherited from BoundedVariableProblem) |