Searched refs:findPivotAndSwapRow (Results 1 – 1 of 1) sorted by relevance
46 private static void findPivotAndSwapRow(final int row, final float[][] squareMatrix0, in findPivotAndSwapRow() method in MatrixUtils114 findPivotAndSwapRow(i, squareMatrix, inverseMatrix, size); in inverse()