Searched refs:temp1 (Results 1 – 1 of 1) sorted by relevance
61 final float temp1 = squareMatrix1[ip][j]; in findPivotAndSwapRow() local63 squareMatrix1[row][j] = temp1; in findPivotAndSwapRow()