multiplyTransposed(RealMatrix) |   | 82% |   | 50% | 1 | 2 | 1 | 6 | 0 | 1 |
transposeMultiply(RealMatrix) |   | 58% |   | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
preMultiply(RealVector) |   | 81% |   | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
inverse(double) |  | 100% |  | 100% | 0 | 3 | 0 | 6 | 0 | 1 |
add(DiagonalMatrix) |  | 100% |  | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
subtract(DiagonalMatrix) |  | 100% |  | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
multiply(DiagonalMatrix) |  | 100% |  | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
multiply(RealMatrix) |  | 100% |  | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
isSingular(double) |  | 100% |  | 100% | 0 | 3 | 0 | 4 | 0 | 1 |
createMatrix(int, int) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
getData() |  | 100% |  | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
ensureZero(double) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
addToEntry(int, int, double) |  | 100% |  | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
setEntry(int, int, double) |  | 100% |  | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
multiplyEntry(int, int, double) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
DiagonalMatrix(double[], boolean) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
getEntry(int, int) |  | 100% |  | 100% | 0 | 2 | 0 | 2 | 0 | 1 |
DiagonalMatrix(int) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
operate(double[]) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
copy() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
DiagonalMatrix(double[]) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
multiplyTransposed(DiagonalMatrix) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
transposeMultiply(DiagonalMatrix) |  | 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 |
preMultiply(double[]) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
inverse() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getDataRef() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |