Searched refs:negValueCol (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/linprog/
H A DActiveSetSolver.cpp370 int negValueCol = -1; local
375 negValueCol = col;
378 if (negValueCol == -1) {
383 system.SwapColumn(smallestBRow, negValueCol);

Completed in 38 milliseconds