Uses of Interface
org.ujmp.core.bytearraymatrix.factory.ByteArrayMatrixFactory
Packages that use ByteArrayMatrixFactory
-
Uses of ByteArrayMatrixFactory in org.ujmp.core.bytearraymatrix.factory
Subinterfaces of ByteArrayMatrixFactory in org.ujmp.core.bytearraymatrix.factoryModifier and TypeInterfaceDescriptioninterface
ByteArrayMatrix2DFactory<T extends ByteArrayMatrix2D>
interface
DenseByteArrayMatrixFactory<T extends DenseByteArrayMatrix>
interface