com.joptimizer.optimizers
Class BasicPhaseIPDM
- java.lang.Object
-
- com.joptimizer.optimizers.BasicPhaseIPDM
-
public class BasicPhaseIPDM extends java.lang.ObjectBasic Phase I Method (implemented as a Primal-Dual Method).- See Also:
- "S.Boyd and L.Vandenberghe, Convex Optimization, p. 579"
-
-
Constructor Summary
Constructors Constructor and Description BasicPhaseIPDM(PrimalDualMethod originalProblem)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description DoubleMatrix1DfindFeasibleInitialPoint()
-
-
-
Constructor Detail
-
BasicPhaseIPDM
public BasicPhaseIPDM(PrimalDualMethod originalProblem)
-
-
Method Detail
-
findFeasibleInitialPoint
public DoubleMatrix1D findFeasibleInitialPoint() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-
DMelt 3.0 © DataMelt by jWork.ORG