Uses of Class
org.ujmp.core.longmatrix.factory.AbstractLongMatrixFactory
-
Packages that use AbstractLongMatrixFactory Package Description org.ujmp.core.longmatrix.factory -
-
Uses of AbstractLongMatrixFactory in org.ujmp.core.longmatrix.factory
Subclasses of AbstractLongMatrixFactory in org.ujmp.core.longmatrix.factory Modifier and Type Class Description class
AbstractDenseLongMatrix2DFactory<T extends DenseLongMatrix2D>
class
AbstractDenseLongMatrixFactory<T extends DenseLongMatrix>
class
AbstractLongMatrix2DFactory<T extends LongMatrix2D>
class
DefaultDenseLongMatrix2DFactory
class
DefaultDenseLongMatrixFactory
class
DefaultLongMatrix2DFactory
class
DefaultLongMatrixFactory
-