![]() | Active |
The ActiveSetLineSearchSQP type exposes the following members.
Name | Description | |
---|---|---|
![]() | Solve(NonlinearProgrammingProblem, DoubleVector) |
Solve the specified nonlinear programming problem starting the iteration from
the specified starting point.
(Overrides SequentialQuadraticProgrammingSolverSolve(NonlinearProgrammingProblem, DoubleVector)) |
![]() | Solve(NonlinearProgrammingProblem, IActiveSetQPSolver, DoubleVector) | Solve the specified nonlinear programming problem starting the iteration from the specified starting point and using the provided quadratic sub-problem solver. |