Searched defs:squareMatrix0 (Results 1 – 1 of 1) sorted by relevance
46 private static void findPivotAndSwapRow(final int row, final float[][] squareMatrix0, in findPivotAndSwapRow()72 private static void sweep(final int row, final float[][] squareMatrix0, in sweep()