JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.ujmp.colt.ColtDenseDoubleMatrix2D
Packages that use
ColtDenseDoubleMatrix2D
Package
Description
org.ujmp.colt
Uses of
ColtDenseDoubleMatrix2D
in
org.ujmp.colt
Methods in
org.ujmp.colt
that return
ColtDenseDoubleMatrix2D
Modifier and Type
Method
Description
ColtDenseDoubleMatrix2D
ColtDenseDoubleMatrix2DFactory.
zeros
(long... size)
ColtDenseDoubleMatrix2D
ColtDenseDoubleMatrix2DFactory.
zeros
(long rows, long columns)