#include <QpBoundDense.h>
Inheritance diagram for QpBoundDense:
Public Methods | |
virtual LinearSystem * | makeLinsys (Data *prob_in) |
virtual QpBoundData * | makeData (double alpha, double c[], double Q[], double xlow[], char ixlow[], double xupp[], char ixupp[]) |
|
constructor to build QpBoundData structure, partly using storage already allocated
|
|
creates the LinearSystem class for the relevant formulation Implements ProblemFormulation. |