Class QPESolver

All Implemented Interfaces:
Optimisation, Optimisation.Solver, UpdatableSolver

final class QPESolver extends ConstrainedSolver
Solves optimisation problems of the form:

min 1/2 [X]T[Q][X] - [C]T[X]
when [AE][X] == [BE]