Package org.ujmp.core.charmatrix.factory
-
Interface Summary Interface Description CharMatrix2DFactory<T extends CharMatrix2D> CharMatrixFactory<T extends CharMatrix> DenseCharMatrixFactory<T extends DenseCharMatrix> SparseCharMatrixFactory<T extends SparseCharMatrix> -
Class Summary Class Description AbstractCharMatrix2DFactory DefaultCharMatrix2DFactory