Searched defs:squareMatrix1 (Results 1 – 1 of 1) sorted by relevance
47 final float[][] squareMatrix1, final int size) { in findPivotAndSwapRow()73 final float[][] squareMatrix1, final int size) throws MatrixOperationFailedException { in sweep()