Uses of Class
ubic.gemma.core.util.matrix.FastRowAccessDoubleMatrix
Packages that use FastRowAccessDoubleMatrix
Package
Description
Labelled-axis matrix types ported in-tree from baseCode's
ubic.basecode.dataStructure.matrix subsystem as part of the Phase 3
baseCode retirement (see BASECODE_MATRIX_RECCE.md and
BASECODE_DEP_AUDIT.md).-
Uses of FastRowAccessDoubleMatrix in ubic.gemma.core.util.matrix
Methods in ubic.gemma.core.util.matrix that return FastRowAccessDoubleMatrixModifier and TypeMethodDescriptionstatic FastRowAccessDoubleMatrix<String, String> DoubleMatrixFactory.fastrow(double[][] T) static FastRowAccessDoubleMatrix<String, String> DoubleMatrixFactory.fastrow(int rows, int cols)