Uses of Interface
org.ujmp.core.bytematrix.factory.ByteMatrixFactory
Packages that use ByteMatrixFactory
-
Uses of ByteMatrixFactory in org.ujmp.core.bytematrix.factory
Subinterfaces of ByteMatrixFactory in org.ujmp.core.bytematrix.factoryModifier and TypeInterfaceDescriptioninterface
ByteMatrix2DFactory<T extends ByteMatrix2D>
interface
DenseByteMatrixFactory<T extends DenseByteMatrix>
interface
SparseByteMatrixFactory<T extends SparseByteMatrix>
Classes in org.ujmp.core.bytematrix.factory that implement ByteMatrixFactoryModifier and TypeClassDescriptionclass
class