Package org.ujmp.core.longmatrix.factory
-
Interface Summary Interface Description DenseLongMatrix2DFactory<T extends DenseLongMatrix2D> DenseLongMatrixFactory<T extends DenseLongMatrix> LongMatrix2DFactory<T extends LongMatrix2D> LongMatrixFactory<T extends LongMatrix> SparseLongMatrix2DFactory<T extends SparseLongMatrix2D> SparseLongMatrixFactory<T extends SparseLongMatrix> -
Class Summary Class Description AbstractDenseLongMatrix2DFactory<T extends DenseLongMatrix2D> AbstractDenseLongMatrixFactory<T extends DenseLongMatrix> AbstractLongMatrix2DFactory<T extends LongMatrix2D> AbstractLongMatrixFactory<T extends LongMatrix> AbstractSparseLongMatrix2DFactory<T extends SparseLongMatrix2D> AbstractSparseLongMatrixFactory<T extends SparseLongMatrix> DefaultDenseLongMatrix2DFactory DefaultDenseLongMatrixFactory DefaultLongMatrix2DFactory DefaultLongMatrixFactory DefaultSparseLongMatrix2DFactory DefaultSparseLongMatrixFactory