Uses of Class
ubic.basecode.dataStructure.matrix.CompressedSparseDoubleMatrix
-
Packages that use CompressedSparseDoubleMatrix Package Description ubic.basecode.dataStructure.matrix -
-
Uses of CompressedSparseDoubleMatrix in ubic.basecode.dataStructure.matrix
Methods in ubic.basecode.dataStructure.matrix that return CompressedSparseDoubleMatrix Modifier and Type Method Description static CompressedSparseDoubleMatrix<String,String>
DoubleMatrixFactory. compressedsparse(int rows, int cols)
-