Home
last modified time | relevance | path

Searched refs:dualColumn1Row1 (Results 1 – 2 of 2) sorted by relevance

/dports/math/clp/Clp-1.17.3/Clp/src/
H A DAbcMatrix.hpp211 double dualColumn1Row1(double upperThetaSlack, int &freeSequence,
H A DAbcMatrix.cpp1651 AbcMatrix::dualColumn1Row1(double upperTheta, int &freeSequence, in dualColumn1Row1() function in AbcMatrix
1918 upperTheta = dualColumn1Row1(upperTheta, freeSequence, update, tableauRow, candidateList); in dualColumn1()