Uses of Interface
org.ujmp.core.longmatrix.factory.DenseLongMatrixFactory
-
Packages that use DenseLongMatrixFactory Package Description org.ujmp.core.longmatrix.factory -
-
Uses of DenseLongMatrixFactory in org.ujmp.core.longmatrix.factory
Subinterfaces of DenseLongMatrixFactory in org.ujmp.core.longmatrix.factory Modifier and Type Interface Description interface
DenseLongMatrix2DFactory<T extends DenseLongMatrix2D>
Classes in org.ujmp.core.longmatrix.factory that implement DenseLongMatrixFactory Modifier and Type Class Description class
AbstractDenseLongMatrix2DFactory<T extends DenseLongMatrix2D>
class
DefaultDenseLongMatrix2DFactory
class
DefaultDenseLongMatrixFactory
-