Class UnconstrainedSolver

All Implemented Interfaces:
Optimisation, Optimisation.Solver, UpdatableSolver

final class UnconstrainedSolver extends BasePrimitiveSolver
Solves optimisation problems of the form:

min 1/2 [X]T[Q][X] - [C]T[X]