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 voidtest()voidtestLog()On a log-scale, zero is mapped to negative infinity.voidtestLog1p()In log1p, 0 is mapped back to 0.voidtestRepeatedElements()
-