Package org.ujmp.core.booleanmatrix.factory
-
Interface Summary Interface Description BaseBooleanMatrixFactory<T extends BaseBooleanMatrix> BooleanMatrix2DFactory<T extends BooleanMatrix2D> BooleanMatrixFactory<T extends BooleanMatrix> DenseBooleanMatrixFactory<T extends DenseBooleanMatrix> SparseBooleanMatrixFactory<T extends SparseBooleanMatrix> -
Class Summary Class Description AbstractBooleanMatrix2DFactory DefaultBooleanMatrix2DFactory