Uses of Class
ubic.basecode.dataStructure.matrix.FastRowAccessDoubleMatrix
Packages that use FastRowAccessDoubleMatrix
-
Uses of FastRowAccessDoubleMatrix in ubic.basecode.dataStructure.matrix
Methods in ubic.basecode.dataStructure.matrix that return FastRowAccessDoubleMatrixModifier and TypeMethodDescriptionstatic FastRowAccessDoubleMatrix<String, String> DoubleMatrixFactory.fastrow(double[][] T) static FastRowAccessDoubleMatrix<String, String> DoubleMatrixFactory.fastrow(int rows, int cols)