| power(int) |  | 0% |  | 0% | 10 | 10 | 27 | 27 | 1 | 1 |
| setSubMatrix(double[][], int, int) |  | 0% |  | 0% | 7 | 7 | 18 | 18 | 1 | 1 |
| copySubMatrix(int[], int[], double[][]) |  | 0% |  | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
| copySubMatrix(int, int, int, int, double[][]) |  | 0% |  | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
| operate(RealVector) |  | 0% |  | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
| preMultiply(RealVector) |  | 0% |  | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
| multiply(RealMatrix) |  | 0% |  | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
| hashCode() |  | 0% |  | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
| equals(Object) |  | 0% |  | 0% | 8 | 8 | 14 | 14 | 1 | 1 |
| operate(double[]) |  | 0% |  | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
| preMultiply(double[]) |  | 0% |  | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
| walkInRowOrder(RealMatrixChangingVisitor) |  | 0% |  | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
| walkInColumnOrder(RealMatrixChangingVisitor) |  | 0% |  | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
| walkInRowOrder(RealMatrixChangingVisitor, int, int, int, int) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
| walkInColumnOrder(RealMatrixChangingVisitor, int, int, int, int) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
| getSubMatrix(int, int, int, int) |  | 0% |  | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
| add(RealMatrix) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
| subtract(RealMatrix) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
| walkInRowOrder(RealMatrixPreservingVisitor) |  | 0% |  | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
| walkInColumnOrder(RealMatrixPreservingVisitor) |  | 0% |  | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
| walkInRowOrder(RealMatrixPreservingVisitor, int, int, int, int) |  | 0% |  | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
| walkInColumnOrder(RealMatrixPreservingVisitor, int, int, int, int) |  | 0% |  | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
| setRowMatrix(int, RealMatrix) |  | 0% |  | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
| setColumnMatrix(int, RealMatrix) |  | 0% |  | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
| scalarAdd(double) |  | 0% |  | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
| scalarMultiply(double) |  | 0% |  | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
| getData() |  | 0% |  | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
| setRowVector(int, RealVector) |  | 0% |  | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
| setColumnVector(int, RealVector) |  | 0% |  | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
| setRow(int, double[]) |  | 0% |  | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
| setColumn(int, double[]) |  | 0% |  | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
| getTrace() |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
| toString() |  | 0% | | n/a | 1 | 1 | 6 | 6 | 1 | 1 |
| getRowMatrix(int) |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
| getColumnMatrix(int) |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
| getRow(int) |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
| getColumn(int) |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
| getSubMatrix(int[], int[]) |  | 0% | | n/a | 1 | 1 | 5 | 5 | 1 | 1 |
| AbstractRealMatrix(int, int) |  | 0% |  | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
| transpose() |  | 0% | | n/a | 1 | 1 | 5 | 5 | 1 | 1 |
| addToEntry(int, int, double) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
| multiplyEntry(int, int, double) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
| getRowVector(int) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| getColumnVector(int) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| walkInOptimizedOrder(RealMatrixChangingVisitor, int, int, int, int) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| walkInOptimizedOrder(RealMatrixPreservingVisitor, int, int, int, int) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| static {...} |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
| getNorm() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| getFrobeniusNorm() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| preMultiply(RealMatrix) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| walkInOptimizedOrder(RealMatrixChangingVisitor) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| walkInOptimizedOrder(RealMatrixPreservingVisitor) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| AbstractRealMatrix() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |