| name | method, % | block, % |
|---|
| <static initializer> | 0% (0/1) | 0% (0/5) |
| Float64Matrix (): void | 0% (0/1) | 0% (0/8) |
| Float64Matrix (Float64Matrix): void | 0% (0/1) | 0% (0/3) |
| access$20 (Float64Matrix): FastTable | 0% (0/1) | 0% (0/3) |
| adjoint (): Float64Matrix | 0% (0/1) | 0% (0/65) |
| cofactor (int, int): Float64 | 0% (0/1) | 0% (0/73) |
| copy (): Float64Matrix | 0% (0/1) | 0% (0/26) |
| determinant (): Float64 | 0% (0/1) | 0% (0/5) |
| get (int, int): Float64 | 0% (0/1) | 0% (0/19) |
| getColumn (int): Float64Vector | 0% (0/1) | 0% (0/46) |
| getDiagonal (): Float64Vector | 0% (0/1) | 0% (0/30) |
| getNumberOfColumns (): int | 0% (0/1) | 0% (0/10) |
| getNumberOfRows (): int | 0% (0/1) | 0% (0/10) |
| getRow (int): Float64Vector | 0% (0/1) | 0% (0/48) |
| getRows (): FastTable | 0% (0/1) | 0% (0/24) |
| inverse (): Float64Matrix | 0% (0/1) | 0% (0/13) |
| minus (Matrix): Float64Matrix | 0% (0/1) | 0% (0/5) |
| newInstance (int, boolean): Float64Matrix | 0% (0/1) | 0% (0/12) |
| opposite (): Float64Matrix | 0% (0/1) | 0% (0/29) |
| plus (Matrix): Float64Matrix | 0% (0/1) | 0% (0/48) |
| tensor (Matrix): Float64Matrix | 0% (0/1) | 0% (0/6) |
| times (Float64): Float64Matrix | 0% (0/1) | 0% (0/30) |
| times (Matrix): Float64Matrix | 0% (0/1) | 0% (0/39) |
| times (Vector): Float64Vector | 0% (0/1) | 0% (0/33) |
| transpose (): Float64Matrix | 0% (0/1) | 0% (0/18) |
| valueOf (Float64Vector []): Float64Matrix | 0% (0/1) | 0% (0/39) |
| valueOf (List): Float64Matrix | 0% (0/1) | 0% (0/43) |
| valueOf (Matrix): Float64Matrix | 0% (0/1) | 0% (0/35) |
| valueOf (double [][]): Float64Matrix | 0% (0/1) | 0% (0/39) |
| vectorization (): Float64Vector | 0% (0/1) | 0% (0/5) |