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

/haiku/src/libs/linprog/
H A DActiveSetSolver.cpp213 int lastDepRow = -1; local
216 lastDepRow = d;
220 if (lastDepRow < 0)
222 SwapRow(i, lastDepRow);

Completed in 23 milliseconds