Uses of Class
org.ujmp.core.intmatrix.stub.AbstractDenseIntMatrix
-
Packages that use AbstractDenseIntMatrix Package Description org.ujmp.core.intmatrix.impl org.ujmp.core.intmatrix.stub org.ujmp.core.util.matrices -
-
Uses of AbstractDenseIntMatrix in org.ujmp.core.intmatrix.impl
Subclasses of AbstractDenseIntMatrix in org.ujmp.core.intmatrix.impl Modifier and Type Class Description class
ArrayDenseIntMatrix2D
class
DefaultDenseIntMatrix2D
class
ImageMatrix
-
Uses of AbstractDenseIntMatrix in org.ujmp.core.intmatrix.stub
Subclasses of AbstractDenseIntMatrix in org.ujmp.core.intmatrix.stub Modifier and Type Class Description class
AbstractDenseIntMatrix2D
-
Uses of AbstractDenseIntMatrix in org.ujmp.core.util.matrices
Subclasses of AbstractDenseIntMatrix in org.ujmp.core.util.matrices Modifier and Type Class Description class
AvailableProcessorsMatrix
-