Searched refs:swapRowWithCol (Results 1 – 2 of 2) sorted by relevance
268 void swapRowWithCol(unsigned row, unsigned col);
883 void SimplexBase::swapRowWithCol(unsigned row, unsigned col) { in swapRowWithCol() function in SimplexBase924 swapRowWithCol(pivotRow, pivotCol); in pivot()