Searched defs:pivot (Results 1 – 5 of 5) sorted by relevance
100 uint8_t *pivot = array.get(pivot_index); partition() local
231 int pivot = charAt(pivotSymbol, pos); in sortAndBuild() local
921 void SimplexBase::pivot(Pivot pair) { pivot(pair.row, pair.column); } pivot() function in SimplexBase 948 void SimplexBase::pivot(unsigned pivotRow, unsigned pivotCol) { pivot() function in SimplexBase [all...]
1033 int pivot, first, i, off; in isl_mat_inverse_product() local1142 int pivot, first, i, off; in isl_mat_right_inverse() local
640 MPFRNumber pivot(uint32_t(1)); ulp_as_mpfr_number() local