Searched defs:pivot (Results 1 – 6 of 6) sorted by relevance
164 int pivot = NOT_FOUND; in getPivotCandidate() local
590 void pivot(SolverVariable v) { in pivot() method in ArrayRow677 SolverVariable pivot = null; in pickPivotInVariables() local
578 SolverVariable pivot = null; in getPivotCandidate() local
154 int pivot = array[hi]; in partition() local
240 int pivot = array[hi]; in partition() local
395 public void pivot(SolverVariable variable) { in pivot() method in LinearEquation