| Interface | Description |
|---|---|
| QPSolution |
This is a solution to a quadratic programming problem.
|
| Class | Description |
|---|---|
| QPSimpleMinimizer |
These are the utility functions to solve simple quadratic programming problems that admit
analytical solutions.
|
| Exception | Description |
|---|---|
| QPException |
This is the exception thrown when there is an error solving a quadratic programming problem.
|
| QPInfeasible |
This is the exception thrown by a quadratic programming solver when the quadratic programming problem is infeasible, i.e., no solution.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.