Searched refs:findAnyPivotRow (Results 1 – 2 of 2) sorted by relevance
264 Optional<unsigned> findAnyPivotRow(unsigned col);
1142 Optional<unsigned> SimplexBase::findAnyPivotRow(unsigned col) { in findAnyPivotRow() function in SimplexBase1169 Optional<unsigned> row = findAnyPivotRow(column); in undoLastConstraint()1188 Optional<unsigned> row = findAnyPivotRow(column); in undoLastConstraint()