Uses of Class
org.ujmp.core.bytematrix.stub.AbstractByteMatrix
-
Packages that use AbstractByteMatrix Package Description org.ujmp.core.bytematrix.impl org.ujmp.core.bytematrix.stub -
-
Uses of AbstractByteMatrix in org.ujmp.core.bytematrix.impl
Subclasses of AbstractByteMatrix in org.ujmp.core.bytematrix.impl Modifier and Type Class Description class
ArrayDenseByteMatrix2D
class
ByteCalculationMatrix
class
DefaultDenseByteMatrix2D
-
Uses of AbstractByteMatrix in org.ujmp.core.bytematrix.stub
Subclasses of AbstractByteMatrix in org.ujmp.core.bytematrix.stub Modifier and Type Class Description class
AbstractDenseByteMatrix
class
AbstractDenseByteMatrix2D
class
AbstractSparseByteMatrix
class
AbstractSparseByteMatrix2D
-