Searched refs:sweepTargetValue (Results 1 – 1 of 1) sorted by relevance
83 final float sweepTargetValue = squareMatrix0[i][row]; in sweep() local86 squareMatrix0[i][j] -= sweepTargetValue * squareMatrix0[row][j]; in sweep()89 squareMatrix1[i][j] -= sweepTargetValue * squareMatrix1[row][j]; in sweep()