Package kao.math.qp

QP Library. More...

Classes

class  QP
 Provides methods for solving Quadratic Programs (QP). More...

Detailed Description

QP Library.

Routines for solving strictly convex quadratic programs (QP) of the form:

\[ \min f(x) = \frac{1}{2} x^{T} G x + d_{0}^{T} x \]

such that

\[ A_{eq}^{T}x - b_{eq} = 0 \]

\[ A_{ineq}^{T}x - b_{ineq} \geq 0 \]

where:

Author:
David Kao

Generated on Wed Apr 21 22:01:41 2010 for kao-math by  doxygen 1.6.1