Uses of Class
jml.optimization.PhaseIResult

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: