Classes | |
| class | QP |
| Provides methods for solving Quadratic Programs (QP). More... | |
QP Library.
Routines for solving strictly convex quadratic programs (QP) of the form:
such that
where:
is a column vector of length 
is a column vector of length 
is a
positive definite matrix
is a
matrix where each row defines an equality constraint
is a
matrix where each row defines an inequality constraint
is a column vector of length 
is a column vector of length 
1.6.1