KrisLibrary  1.0.0
Public Member Functions | List of all members
Optimization::QuadProgPPInterface Struct Reference

An interface to the QuadProg++ quadratic programming solver. Enable with the HAVE_QUADPROGPP=1 preprocessor define. More...

#include <QuadProgPPInterface.h>

Public Member Functions

LinearProgram::Result Solve (const QuadraticProgram &qp, Vector &xopt)
 

Detailed Description

An interface to the QuadProg++ quadratic programming solver. Enable with the HAVE_QUADPROGPP=1 preprocessor define.

Note: I tested this, and it seems to be pretty unreliable.


The documentation for this struct was generated from the following files: