| add(RealMatrix) |   | 8% |   | 10% | 5 | 6 | 18 | 20 | 0 | 1 |
| BlockRealMatrix(int, int, double[][], boolean) |   | 62% |   | 70% | 3 | 6 | 5 | 19 | 0 | 1 |
| toBlocksLayout(double[][]) |   | 88% |   | 90% | 1 | 6 | 2 | 27 | 0 | 1 |
| setRowVector(int, RealVector) |   | 73% |   | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
| setColumnVector(int, RealVector) |   | 73% |   | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
| setRowMatrix(int, RealMatrix) |   | 71% |   | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
| setColumnMatrix(int, RealMatrix) |   | 71% |   | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
| getSubMatrix(int, int, int, int) |  | 100% |  | 100% | 0 | 6 | 0 | 37 | 0 | 1 |
| transposeMultiply(BlockRealMatrix) |  | 100% |  | 100% | 0 | 8 | 0 | 40 | 0 | 1 |
| multiply(BlockRealMatrix) |  | 100% |  | 100% | 0 | 8 | 0 | 35 | 0 | 1 |
| multiplyTransposed(BlockRealMatrix) |  | 100% |  | 100% | 0 | 8 | 0 | 31 | 0 | 1 |
| preMultiply(double[]) |  | 100% |  | 100% | 0 | 7 | 0 | 28 | 0 | 1 |
| setSubMatrix(double[][], int, int) |  | 100% |  | 100% | 0 | 7 | 0 | 30 | 0 | 1 |
| operate(double[]) |  | 100% |  | 100% | 0 | 7 | 0 | 23 | 0 | 1 |
| transposeMultiply(RealMatrix) |  | 100% |  | 100% | 0 | 8 | 0 | 30 | 0 | 1 |
| multiply(RealMatrix) |  | 100% |  | 100% | 0 | 8 | 0 | 29 | 0 | 1 |
| multiplyTransposed(RealMatrix) |  | 100% |  | 100% | 0 | 8 | 0 | 29 | 0 | 1 |
| setRowMatrix(int, BlockRealMatrix) |  | 100% |   | 87% | 1 | 5 | 0 | 24 | 0 | 1 |
| walkInRowOrder(RealMatrixChangingVisitor, int, int, int, int) |  | 100% |  | 100% | 0 | 5 | 0 | 18 | 0 | 1 |
| walkInOptimizedOrder(RealMatrixChangingVisitor, int, int, int, int) |  | 100% |  | 100% | 0 | 5 | 0 | 18 | 0 | 1 |
| walkInRowOrder(RealMatrixPreservingVisitor, int, int, int, int) |  | 100% |  | 100% | 0 | 5 | 0 | 18 | 0 | 1 |
| walkInOptimizedOrder(RealMatrixPreservingVisitor, int, int, int, int) |  | 100% |  | 100% | 0 | 5 | 0 | 18 | 0 | 1 |
| setColumnMatrix(int, BlockRealMatrix) |  | 100% |   | 90% | 1 | 6 | 0 | 22 | 0 | 1 |
| transpose() |  | 100% |  | 100% | 0 | 5 | 0 | 22 | 0 | 1 |
| getRowMatrix(int) |  | 100% |  | 100% | 0 | 3 | 0 | 19 | 0 | 1 |
| walkInRowOrder(RealMatrixChangingVisitor) |  | 100% |  | 100% | 0 | 5 | 0 | 15 | 0 | 1 |
| subtract(RealMatrix) |  | 100% |  | 100% | 0 | 6 | 0 | 20 | 0 | 1 |
| walkInRowOrder(RealMatrixPreservingVisitor) |  | 100% |  | 100% | 0 | 5 | 0 | 15 | 0 | 1 |
| setColumn(int, double[]) |  | 100% |  | 100% | 0 | 4 | 0 | 16 | 0 | 1 |
| getData() |  | 100% |  | 100% | 0 | 4 | 0 | 18 | 0 | 1 |
| getNorm1() |  | 100% |  | 100% | 0 | 6 | 0 | 16 | 0 | 1 |
| getNormInfty() |  | 100% |  | 100% | 0 | 6 | 0 | 16 | 0 | 1 |
| walkInOptimizedOrder(RealMatrixChangingVisitor) |  | 100% |  | 100% | 0 | 5 | 0 | 16 | 0 | 1 |
| walkInOptimizedOrder(RealMatrixPreservingVisitor) |  | 100% |  | 100% | 0 | 5 | 0 | 16 | 0 | 1 |
| getColumnMatrix(int) |  | 100% |  | 100% | 0 | 4 | 0 | 17 | 0 | 1 |
| setRow(int, double[]) |  | 100% |  | 100% | 0 | 3 | 0 | 15 | 0 | 1 |
| createBlocksLayout(int, int) |  | 100% |  | 100% | 0 | 3 | 0 | 15 | 0 | 1 |
| getColumnVector(int) |  | 100% |  | 100% | 0 | 3 | 0 | 12 | 0 | 1 |
| getColumn(int) |  | 100% |  | 100% | 0 | 3 | 0 | 12 | 0 | 1 |
| getRowVector(int) |  | 100% |  | 100% | 0 | 2 | 0 | 11 | 0 | 1 |
| add(BlockRealMatrix) |  | 100% |  | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
| subtract(BlockRealMatrix) |  | 100% |  | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
| getRow(int) |  | 100% |  | 100% | 0 | 2 | 0 | 11 | 0 | 1 |
| scalarAdd(double) |  | 100% |  | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
| scalarMultiply(double) |  | 100% |  | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
| getFrobeniusNorm() |  | 100% |  | 100% | 0 | 3 | 0 | 5 | 0 | 1 |
| addToEntry(int, int, double) |  | 100% | | n/a | 0 | 1 | 0 | 6 | 0 | 1 |
| multiplyEntry(int, int, double) |  | 100% | | n/a | 0 | 1 | 0 | 6 | 0 | 1 |
| setEntry(int, int, double) |  | 100% | | n/a | 0 | 1 | 0 | 6 | 0 | 1 |
| getEntry(int, int) |  | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
| copyBlockPart(double[], int, int, int, int, int, double[], int, int, int) |  | 100% |  | 100% | 0 | 2 | 0 | 8 | 0 | 1 |
| copy() |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
| BlockRealMatrix(int, int) |  | 100% | | n/a | 0 | 1 | 0 | 7 | 0 | 1 |
| blockHeight(int) |  | 100% |  | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
| blockWidth(int) |  | 100% |  | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
| BlockRealMatrix(double[][]) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
| createMatrix(int, int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| getRowDimension() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| getColumnDimension() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |