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

COVERAGE SUMMARY FOR CLASS [SparseMatrix]

nameclass, %method, %block, %
SparseMatrix0%   (0/1)0%   (0/32)0%   (0/1235)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
<static initializer>0%   (0/1)0%   (0/5)
SparseMatrix (): void0%   (0/1)0%   (0/8)
SparseMatrix (SparseMatrix): void0%   (0/1)0%   (0/3)
adjoint (): SparseMatrix0%   (0/1)0%   (0/76)
cofactor (int, int): Field0%   (0/1)0%   (0/103)
copy (): SparseMatrix0%   (0/1)0%   (0/30)
determinant (): Field0%   (0/1)0%   (0/77)
get (int, int): Field0%   (0/1)0%   (0/19)
getColumn (int): SparseVector0%   (0/1)0%   (0/60)
getDiagonal (): SparseVector0%   (0/1)0%   (0/47)
getNumberOfColumns (): int0%   (0/1)0%   (0/10)
getNumberOfRows (): int0%   (0/1)0%   (0/10)
getRow (int): SparseVector0%   (0/1)0%   (0/61)
getRows (): FastTable0%   (0/1)0%   (0/24)
getZero (): Field0%   (0/1)0%   (0/3)
inverse (): SparseMatrix0%   (0/1)0%   (0/61)
minus (Matrix): SparseMatrix0%   (0/1)0%   (0/5)
newInstance (int, Field, boolean): SparseMatrix0%   (0/1)0%   (0/15)
opposite (): SparseMatrix0%   (0/1)0%   (0/31)
plus (Matrix): SparseMatrix0%   (0/1)0%   (0/50)
solve (Matrix): Matrix0%   (0/1)0%   (0/5)
tensor (Matrix): SparseMatrix0%   (0/1)0%   (0/112)
times (Field): SparseMatrix0%   (0/1)0%   (0/32)
times (Matrix): SparseMatrix0%   (0/1)0%   (0/75)
times (Vector): SparseVector0%   (0/1)0%   (0/44)
transpose (): SparseMatrix0%   (0/1)0%   (0/20)
valueOf (List): SparseMatrix0%   (0/1)0%   (0/60)
valueOf (Matrix, Field): SparseMatrix0%   (0/1)0%   (0/5)
valueOf (Matrix, Field, FastComparator): SparseMatrix0%   (0/1)0%   (0/38)
valueOf (SparseVector []): SparseMatrix0%   (0/1)0%   (0/55)
valueOf (Vector, Field): SparseMatrix0%   (0/1)0%   (0/30)
vectorization (): SparseVector0%   (0/1)0%   (0/61)

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