Uses of Class
org.ujmp.colt.ColtSparseDoubleMatrix2D
-
Packages that use ColtSparseDoubleMatrix2D Package Description org.ujmp.colt -
-
Uses of ColtSparseDoubleMatrix2D in org.ujmp.colt
Methods in org.ujmp.colt that return ColtSparseDoubleMatrix2D Modifier and Type Method Description ColtSparseDoubleMatrix2D
ColtSparseDoubleMatrix2DFactory. zeros(long... size)
ColtSparseDoubleMatrix2D
ColtSparseDoubleMatrix2DFactory. zeros(long rows, long columns)
-