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