Package org.ujmp.core.bytearraymatrix.factory
-
Interface Summary Interface Description ByteArrayMatrix2DFactory<T extends ByteArrayMatrix2D> ByteArrayMatrixFactory<T extends ByteArrayMatrix> DenseByteArrayMatrixFactory<T extends DenseByteArrayMatrix> SparseByteArrayMatrixFactory<T extends SparseByteArrayMatrix>