#include "standard.h"
#include "usermatrix.h"
#include "func.h"
#include "problem.h"
#include "param.h"
Include dependency graph for dualqqp.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DualFunc |
A abstract base class for a dual function of a MinlpReform. More... | |
class | QqpDualFunc |
A base class for evaluating the dual function. More... | |
class | QqpMatrix |
One block of the block matrix of the modified QQP-Lagrangian. More... | |
class | QqpExtMatrix |
One extended block of the block matrix of the modified QQP-Lagrangian. More... |