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

COVERAGE SUMMARY FOR CLASS [LUDecomposition]

nameclass, %method, %block, %
LUDecomposition0%   (0/1)0%   (0/17)0%   (0/830)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
<static initializer>0%   (0/1)0%   (0/14)
LUDecomposition (): void0%   (0/1)0%   (0/8)
LUDecomposition (LUDecomposition): void0%   (0/1)0%   (0/3)
access$1 (LUDecomposition, DenseMatrix): void0%   (0/1)0%   (0/4)
construct (Matrix): void0%   (0/1)0%   (0/197)
createNullDenseMatrix (int, int): DenseMatrix0%   (0/1)0%   (0/32)
determinant (): Field0%   (0/1)0%   (0/34)
getLU (): DenseMatrix0%   (0/1)0%   (0/3)
getLower (Field, Field): DenseMatrix0%   (0/1)0%   (0/31)
getPermutation (Field, Field): SparseMatrix0%   (0/1)0%   (0/30)
getPivotComparator (): Comparator0%   (0/1)0%   (0/4)
getPivots (): FastTable0%   (0/1)0%   (0/3)
getUpper (Field): DenseMatrix0%   (0/1)0%   (0/29)
inverse (): DenseMatrix0%   (0/1)0%   (0/225)
setPivotComparator (Comparator): void0%   (0/1)0%   (0/4)
solve (Matrix): DenseMatrix0%   (0/1)0%   (0/183)
valueOf (Matrix): LUDecomposition0%   (0/1)0%   (0/26)

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