EMMA Coverage Report (generated Tue Nov 23 11:59:29 CET 2010)
[all classes][org.jscience.mathematics.vector]

COVERAGE SUMMARY FOR CLASS [Float64Matrix]

nameclass, %method, %block, %
Float64Matrix0%   (0/1)0%   (0/30)0%   (0/769)

COVERAGE BREAKDOWN BY METHOD

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

[all classes][org.jscience.mathematics.vector]
EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov