Package org.ujmp.core.bytematrix.factory
-
Interface Summary Interface Description ByteMatrix2DFactory<T extends ByteMatrix2D> ByteMatrixFactory<T extends ByteMatrix> DenseByteMatrixFactory<T extends DenseByteMatrix> SparseByteMatrixFactory<T extends SparseByteMatrix> -
Class Summary Class Description AbstractByteMatrix2DFactory DefaultByteMatrix2DFactory