| solveUpperTriangularSystem(RealMatrix, RealVector) |   | 56% |   | 50% | 7 | 10 | 6 | 17 | 0 | 1 |
| solveLowerTriangularSystem(RealMatrix, RealVector) |   | 55% |   | 50% | 7 | 10 | 6 | 17 | 0 | 1 |
| blockInverse(RealMatrix, int) |   | 81% |   | 60% | 4 | 6 | 5 | 39 | 0 | 1 |
| isSymmetricInternal(RealMatrix, double, boolean) |   | 77% |   | 75% | 2 | 7 | 4 | 17 | 0 | 1 |
| checkSubMatrixIndex(AnyMatrix, int, int, int, int) |   | 65% |   | 75% | 1 | 3 | 2 | 11 | 0 | 1 |
| checkSubMatrixIndex(AnyMatrix, int[], int[]) |   | 78% |   | 75% | 3 | 7 | 3 | 13 | 0 | 1 |
| createFieldVector(FieldElement[]) |   | 57% |   | 50% | 2 | 3 | 2 | 5 | 0 | 1 |
| createFieldMatrix(Field, int, int) |   | 68% |   | 50% | 1 | 2 | 0 | 2 | 0 | 1 |
| createFieldMatrix(FieldElement[][]) |   | 86% |   | 66% | 2 | 4 | 0 | 4 | 0 | 1 |
| createRealVector(double[]) |   | 66% |   | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
| static {...} |  | 100% | | n/a | 0 | 1 | 0 | 7 | 0 | 1 |
| matrixExponential(RealMatrix) |  | 100% |  | 100% | 0 | 9 | 0 | 38 | 0 | 1 |
| orthonormalize(Field, List, CalculusFieldElement, DependentVectorsHandler) |  | 100% |  | 100% | 0 | 5 | 0 | 16 | 0 | 1 |
| orthonormalize(List, double, DependentVectorsHandler) |  | 100% |  | 100% | 0 | 5 | 0 | 16 | 0 | 1 |
| createRowFieldMatrix(FieldElement[]) |  | 100% |  | 100% | 0 | 4 | 0 | 9 | 0 | 1 |
| createColumnFieldMatrix(FieldElement[]) |  | 100% |  | 100% | 0 | 4 | 0 | 9 | 0 | 1 |
| checkAdditionCompatible(AnyMatrix, AnyMatrix) |  | 100% |   | 75% | 1 | 3 | 0 | 6 | 0 | 1 |
| checkSubtractionCompatible(AnyMatrix, AnyMatrix) |  | 100% |   | 75% | 1 | 3 | 0 | 6 | 0 | 1 |
| inverse(RealMatrix, double) |  | 100% |  | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
| createFieldIdentityMatrix(Field, int) |  | 100% |  | 100% | 0 | 2 | 0 | 8 | 0 | 1 |
| checkRowIndex(AnyMatrix, int) |  | 100% |  | 100% | 0 | 3 | 0 | 5 | 0 | 1 |
| checkColumnIndex(AnyMatrix, int) |  | 100% |  | 100% | 0 | 3 | 0 | 4 | 0 | 1 |
| createRealMatrix(double[][]) |  | 100% |   | 83% | 1 | 4 | 0 | 4 | 0 | 1 |
| createRowRealMatrix(double[]) |  | 100% |  | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
| createColumnRealMatrix(double[]) |  | 100% |  | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
| createFieldDiagonalMatrix(FieldElement[]) |  | 100% |  | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
| checkMultiplicationCompatible(AnyMatrix, AnyMatrix) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
| checkSameColumnDimension(AnyMatrix, AnyMatrix) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
| checkSameRowDimension(AnyMatrix, AnyMatrix) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
| createRealDiagonalMatrix(double[]) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
| createRealIdentityMatrix(int) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
| createRealMatrix(int, int) |  | 100% |  | 100% | 0 | 2 | 0 | 2 | 0 | 1 |
| fractionMatrixToRealMatrix(FieldMatrix) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
| bigFractionMatrixToRealMatrix(FieldMatrix) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
| createFieldVector(Field, int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| checkMatrixIndex(AnyMatrix, int, int) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
| createRealVector(int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| checkSymmetric(RealMatrix, double) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
| isSymmetric(RealMatrix, double) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| lambda$matrixExponential$0(int, double) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| inverse(RealMatrix) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |