Uses of Interface
ubic.gemma.core.datastructure.matrix.ExpressionDataPrimitiveDoubleMatrix
-
Packages that use ExpressionDataPrimitiveDoubleMatrix Package Description ubic.gemma.core.datastructure.matrix This package contains data structures for representing matrices of gene expression. -
-
Uses of ExpressionDataPrimitiveDoubleMatrix in ubic.gemma.core.datastructure.matrix
Classes in ubic.gemma.core.datastructure.matrix that implement ExpressionDataPrimitiveDoubleMatrix Modifier and Type Class Description class
ExpressionDataDoubleMatrix
A data structure that holds a reference to the data for a given expression experiment.class
SingleCellExpressionDataDoubleMatrix
-