Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

QpExample


Compounds

class  QpExampleData
class  QpExampleDenseLinsys
class  QpExampleResids
class  QpExampleVars

Detailed Description

OOQP solver for general QPs formulated in the fashion discussed in the user manual:

  minimize    c' x + ( 1/2 ) x' * Q x         ; 
  subject to                      A x  = b    ;
                                  C x <= d    .
  

Data objects Q, A, C are stored as dense matrices.


Generated on Mon May 24 17:40:47 2004 for OOQP by doxygen1.2.18