Class SingleCellExpressionDataDoubleMatrixTest
- java.lang.Object
-
- ubic.gemma.core.datastructure.matrix.SingleCellExpressionDataDoubleMatrixTest
-
public class SingleCellExpressionDataDoubleMatrixTest extends Object
-
-
Constructor Summary
Constructors Constructor Description SingleCellExpressionDataDoubleMatrixTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test()
void
testLog()
On a log-scale, zero is mapped to negative infinity.void
testLog1p()
In log1p, 0 is mapped back to 0.void
testRepeatedElements()
-