preMultiply(FieldVector) |  | 0% |  | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
operate(FieldVector) |   | 16% |   | 12% | 4 | 5 | 12 | 14 | 0 | 1 |
setRow(int, FieldElement[]) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
walkInRowOrder(FieldMatrixChangingVisitor, int, int, int, int) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
walkInRowOrder(FieldMatrixPreservingVisitor, int, int, int, int) |  | 0% |  | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
copySubMatrix(int[], int[], FieldElement[][]) |   | 59% |   | 75% | 2 | 5 | 3 | 10 | 0 | 1 |
copySubMatrix(int, int, int, int, FieldElement[][]) |   | 58% |   | 50% | 2 | 3 | 3 | 9 | 0 | 1 |
checkSubMatrixIndex(int, int, int, int) |   | 65% |   | 75% | 1 | 3 | 2 | 11 | 0 | 1 |
extractField(FieldElement[]) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
AbstractFieldMatrix(Field, int, int) |   | 64% |   | 75% | 1 | 3 | 2 | 9 | 0 | 1 |
extractField(FieldElement[][]) |   | 68% |   | 66% | 2 | 4 | 2 | 7 | 0 | 1 |
setSubMatrix(FieldElement[][], int, int) |   | 93% |   | 92% | 1 | 8 | 1 | 20 | 0 | 1 |
checkSubMatrixIndex(int[], int[]) |   | 93% |   | 75% | 3 | 7 | 1 | 9 | 0 | 1 |
equals(Object) |   | 96% |   | 85% | 2 | 8 | 1 | 14 | 0 | 1 |
power(int) |  | 100% |  | 100% | 0 | 9 | 0 | 27 | 0 | 1 |
toString() |  | 100% |  | 100% | 0 | 5 | 0 | 17 | 0 | 1 |
operate(FieldElement[]) |  | 100% |  | 100% | 0 | 4 | 0 | 12 | 0 | 1 |
preMultiply(FieldElement[]) |  | 100% |  | 100% | 0 | 4 | 0 | 12 | 0 | 1 |
multiply(FieldMatrix) |  | 100% |  | 100% | 0 | 4 | 0 | 12 | 0 | 1 |
setRowMatrix(int, FieldMatrix) |  | 100% |   | 83% | 1 | 4 | 0 | 10 | 0 | 1 |
setColumnMatrix(int, FieldMatrix) |  | 100% |   | 83% | 1 | 4 | 0 | 10 | 0 | 1 |
hashCode() |  | 100% |  | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
setRowVector(int, FieldVector) |  | 100% |  | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
setColumnVector(int, FieldVector) |  | 100% |  | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
setColumn(int, FieldElement[]) |  | 100% |  | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
walkInRowOrder(FieldMatrixChangingVisitor) |  | 100% |  | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
walkInColumnOrder(FieldMatrixChangingVisitor) |  | 100% |  | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
walkInColumnOrder(FieldMatrixChangingVisitor, int, int, int, int) |  | 100% |  | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
getSubMatrix(int, int, int, int) |  | 100% |  | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
getTrace() |  | 100% |  | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
add(FieldMatrix) |  | 100% |  | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
subtract(FieldMatrix) |  | 100% |  | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
walkInRowOrder(FieldMatrixPreservingVisitor) |  | 100% |  | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
walkInColumnOrder(FieldMatrixPreservingVisitor) |  | 100% |  | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
checkAdditionCompatible(FieldMatrix) |  | 100% |   | 75% | 1 | 3 | 0 | 6 | 0 | 1 |
checkSubtractionCompatible(FieldMatrix) |  | 100% |   | 75% | 1 | 3 | 0 | 6 | 0 | 1 |
walkInColumnOrder(FieldMatrixPreservingVisitor, int, int, int, int) |  | 100% |  | 100% | 0 | 3 | 0 | 6 | 0 | 1 |
scalarAdd(FieldElement) |  | 100% |  | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
scalarMultiply(FieldElement) |  | 100% |  | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
getData() |  | 100% |  | 100% | 0 | 3 | 0 | 6 | 0 | 1 |
checkRowIndex(int) |  | 100% |  | 100% | 0 | 3 | 0 | 4 | 0 | 1 |
checkColumnIndex(int) |  | 100% |  | 100% | 0 | 3 | 0 | 4 | 0 | 1 |
getRowMatrix(int) |  | 100% |  | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
getColumnMatrix(int) |  | 100% |  | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
getRow(int) |  | 100% |  | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
getColumn(int) |  | 100% |  | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
getSubMatrix(int[], int[]) |  | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
checkMultiplicationCompatible(FieldMatrix) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
transpose() |  | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
getRowVector(int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getColumnVector(int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
isSquare() |  | 100% |  | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
walkInOptimizedOrder(FieldMatrixChangingVisitor, int, int, int, int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
walkInOptimizedOrder(FieldMatrixPreservingVisitor, int, int, int, int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
AbstractFieldMatrix() |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
AbstractFieldMatrix(Field) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
preMultiply(FieldMatrix) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
walkInOptimizedOrder(FieldMatrixChangingVisitor) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
walkInOptimizedOrder(FieldMatrixPreservingVisitor) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getField() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |