Searched refs:swapColumn (Results 1 - 1 of 1) sorted by path

/haiku/src/libs/linprog/
H A DActiveSetSolver.cpp152 int swapColumn = -1; local
158 swapColumn = c;
161 if (swapColumn == -1) {
165 SwapColumn(i, swapColumn);

Completed in 24 milliseconds