| .solver_build_active_qp_info | R Documentation |
Packages the final active working set using the same fields returned by the legacy active-set helpers.
.solver_build_active_qp_info(A, qp_Amat, active_ineq, lagrangian, method)
A |
Base equality constraint matrix. |
qp_Amat |
Full QP constraint matrix. |
active_ineq |
Final active inequality indices on the original
|
lagrangian |
Numeric vector of active inequality multipliers. |
method |
Character solver label. |
A qp_info list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.