Home
last modified time | relevance | path

Searched refs:dropPhase1Objective (Results 1 – 6 of 6) sorted by relevance

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optimization/linear/
H A DSimplexTableauTest.java59 tableau.dropPhase1Objective(); in testDropPhase1Objective()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optim/linear/
H A DSimplexTableauTest.java56 tableau.dropPhase1Objective(); in testDropPhase1Objective()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/optimization/linear/
H A DSimplexSolver.java230 tableau.dropPhase1Objective(); in doOptimize()
H A DSimplexTableau.java331 protected void dropPhase1Objective() { in dropPhase1Objective() method in SimplexTableau
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/optim/linear/
H A DSimplexSolver.java381 tableau.dropPhase1Objective(); in doOptimize()
H A DSimplexTableau.java370 protected void dropPhase1Objective() { in dropPhase1Objective() method in SimplexTableau