swap(int, int) | ![38 38](../jacoco-resources/redbar.gif) ![33 33](../jacoco-resources/greenbar.gif) | 46% | ![6 6](../jacoco-resources/redbar.gif) ![6 6](../jacoco-resources/greenbar.gif) | 50% | 6 | 7 | 2 | 9 | 0 | 1 |
increment(int, int, double) | ![38 38](../jacoco-resources/redbar.gif) ![30 30](../jacoco-resources/greenbar.gif) | 44% | ![6 6](../jacoco-resources/redbar.gif) ![6 6](../jacoco-resources/greenbar.gif) | 50% | 6 | 7 | 2 | 6 | 0 | 1 |
scale(int, int, double) | ![38 38](../jacoco-resources/redbar.gif) ![30 30](../jacoco-resources/greenbar.gif) | 44% | ![6 6](../jacoco-resources/redbar.gif) ![6 6](../jacoco-resources/greenbar.gif) | 50% | 6 | 7 | 2 | 6 | 0 | 1 |
position(int, int, double) | ![38 38](../jacoco-resources/redbar.gif) ![27 27](../jacoco-resources/greenbar.gif) | 41% | ![6 6](../jacoco-resources/redbar.gif) ![6 6](../jacoco-resources/greenbar.gif) | 50% | 6 | 7 | 2 | 6 | 0 | 1 |
position(int, int) | ![38 38](../jacoco-resources/redbar.gif) ![26 26](../jacoco-resources/greenbar.gif) | 40% | ![6 6](../jacoco-resources/redbar.gif) ![6 6](../jacoco-resources/greenbar.gif) | 50% | 6 | 7 | 2 | 5 | 0 | 1 |
setRow(int, double[]) | ![28 28](../jacoco-resources/redbar.gif) ![27 27](../jacoco-resources/greenbar.gif) | 49% | ![5 5](../jacoco-resources/redbar.gif) ![5 5](../jacoco-resources/greenbar.gif) | 50% | 5 | 6 | 0 | 4 | 0 | 1 |
getCol(int) | ![19 19](../jacoco-resources/redbar.gif) ![29 29](../jacoco-resources/greenbar.gif) | 60% | ![3 3](../jacoco-resources/redbar.gif) ![5 5](../jacoco-resources/greenbar.gif) | 62% | 3 | 5 | 1 | 6 | 0 | 1 |
getRow(int) | ![19 19](../jacoco-resources/redbar.gif) ![25 25](../jacoco-resources/greenbar.gif) | 56% | ![3 3](../jacoco-resources/redbar.gif) ![3 3](../jacoco-resources/greenbar.gif) | 50% | 3 | 4 | 1 | 5 | 0 | 1 |
multiply(Matrix, Matrix) | ![15 15](../jacoco-resources/redbar.gif) ![69 69](../jacoco-resources/greenbar.gif) | 82% | ![8 8](../jacoco-resources/redbar.gif) ![14 14](../jacoco-resources/greenbar.gif) | 63% | 8 | 12 | 0 | 10 | 0 | 1 |
apply(Function, Matrix) | ![15 15](../jacoco-resources/redbar.gif) ![44 44](../jacoco-resources/greenbar.gif) | 74% | ![7 7](../jacoco-resources/redbar.gif) ![9 9](../jacoco-resources/greenbar.gif) | 56% | 7 | 9 | 0 | 6 | 0 | 1 |
dotProduct(Matrix) | ![10 10](../jacoco-resources/redbar.gif) ![76 76](../jacoco-resources/greenbar.gif) | 88% | ![4 4](../jacoco-resources/redbar.gif) ![14 14](../jacoco-resources/greenbar.gif) | 77% | 4 | 10 | 0 | 12 | 0 | 1 |
add(Matrix, Matrix) | ![10 10](../jacoco-resources/redbar.gif) ![55 55](../jacoco-resources/greenbar.gif) | 84% | ![8 8](../jacoco-resources/redbar.gif) ![10 10](../jacoco-resources/greenbar.gif) | 55% | 8 | 10 | 0 | 5 | 0 | 1 |
subtract(Matrix, Matrix) | ![10 10](../jacoco-resources/redbar.gif) ![55 55](../jacoco-resources/greenbar.gif) | 84% | ![8 8](../jacoco-resources/redbar.gif) ![10 10](../jacoco-resources/greenbar.gif) | 55% | 8 | 10 | 0 | 5 | 0 | 1 |
multiply(double, Matrix) | ![10 10](../jacoco-resources/redbar.gif) ![40 40](../jacoco-resources/greenbar.gif) | 80% | ![5 5](../jacoco-resources/redbar.gif) ![7 7](../jacoco-resources/greenbar.gif) | 58% | 5 | 7 | 0 | 5 | 0 | 1 |
copy(Matrix) | ![10 10](../jacoco-resources/redbar.gif) ![27 27](../jacoco-resources/greenbar.gif) | 72% | ![5 5](../jacoco-resources/redbar.gif) ![5 5](../jacoco-resources/greenbar.gif) | 50% | 5 | 6 | 0 | 4 | 0 | 1 |
transpose(Matrix) | ![5 5](../jacoco-resources/redbar.gif) ![37 37](../jacoco-resources/greenbar.gif) | 88% | ![3 3](../jacoco-resources/redbar.gif) ![7 7](../jacoco-resources/greenbar.gif) | 70% | 3 | 6 | 0 | 5 | 0 | 1 |
applyInIdentity(Function, Matrix) | ![4 4](../jacoco-resources/redbar.gif) ![35 35](../jacoco-resources/greenbar.gif) | 89% | ![4 4](../jacoco-resources/redbar.gif) ![6 6](../jacoco-resources/greenbar.gif) | 60% | 4 | 6 | 0 | 4 | 0 | 1 |
static {...} | ![2 2](../jacoco-resources/redbar.gif) ![6 6](../jacoco-resources/greenbar.gif) | 75% | ![1 1](../jacoco-resources/redbar.gif) ![1 1](../jacoco-resources/greenbar.gif) | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
solve(Column) | ![223 223](../jacoco-resources/greenbar.gif) | 100% | ![1 1](../jacoco-resources/redbar.gif) ![23 23](../jacoco-resources/greenbar.gif) | 95% | 1 | 13 | 0 | 30 | 0 | 1 |
Matrix(int, int, boolean) | ![71 71](../jacoco-resources/greenbar.gif) | 100% | ![8 8](../jacoco-resources/greenbar.gif) | 100% | 0 | 5 | 0 | 14 | 0 | 1 |
toString(int) | ![67 67](../jacoco-resources/greenbar.gif) | 100% | ![4 4](../jacoco-resources/greenbar.gif) | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
equals(Object) | ![59 59](../jacoco-resources/greenbar.gif) | 100% | ![14 14](../jacoco-resources/greenbar.gif) | 100% | 0 | 8 | 0 | 11 | 0 | 1 |
Matrix(int, int, double[]) | ![51 51](../jacoco-resources/greenbar.gif) | 100% | ![4 4](../jacoco-resources/greenbar.gif) | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
fill(boolean, Random) | ![35 35](../jacoco-resources/greenbar.gif) | 100% | ![4 4](../jacoco-resources/greenbar.gif) | 100% | 0 | 3 | 0 | 5 | 0 | 1 |
subtractAndCopy(Matrix, Matrix, Matrix) | ![33 33](../jacoco-resources/greenbar.gif) | 100% | ![2 2](../jacoco-resources/greenbar.gif) | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
multiplyAndAdd(double, Matrix, Matrix) | ![27 27](../jacoco-resources/greenbar.gif) | 100% | ![2 2](../jacoco-resources/greenbar.gif) | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
hashCode() | ![26 26](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
transpose() | ![13 13](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
random(int, int, boolean, Random) | ![12 12](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
Matrix(Matrix) | ![9 9](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
Matrix(int, int) | ![6 6](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
random(int, int, boolean) | ![6 6](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
random(int, int) | ![5 5](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
fill(boolean) | ![5 5](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
setValue(double) | ![5 5](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
fill() | ![4 4](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
toString() | ![4 4](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getRows() | ![3 3](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getColumns() | ![3 3](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getDefaultRandom() | ![2 2](../jacoco-resources/greenbar.gif) | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |