|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhaseIResult | |
---|---|
jml.optimization |
Uses of PhaseIResult in jml.optimization |
---|
Methods in jml.optimization that return PhaseIResult | |
---|---|
static PhaseIResult |
GeneralQP.phaseI(org.apache.commons.math.linear.RealMatrix A,
org.apache.commons.math.linear.RealMatrix b,
org.apache.commons.math.linear.RealMatrix B,
org.apache.commons.math.linear.RealMatrix d)
We demonstrate the implementation of phase I via primal-dual interior point method to test whether the following problem is feasible: |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |