public interface QPSolution
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUnique()
Return
true if the quadratic programming problem has only one
solution. |
ImmutableVector |
minimizer()
Get a minimizing vector.
|
boolean isUnique()
true if the quadratic programming problem has only one
solution.true if the quadratic programming problem has only one
solutionImmutableVector minimizer()
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.