Uses of Interface
org.ujmp.core.shortmatrix.factory.ShortMatrixFactory
-
Packages that use ShortMatrixFactory Package Description org.ujmp.core.shortmatrix.factory -
-
Uses of ShortMatrixFactory in org.ujmp.core.shortmatrix.factory
Subinterfaces of ShortMatrixFactory in org.ujmp.core.shortmatrix.factory Modifier and Type Interface Description interface
DenseShortMatrixFactory<T extends DenseShortMatrix>
interface
ShortMatrix2DFactory<T extends ShortMatrix2D>
interface
SparseShortMatrixFactory<T extends SparseShortMatrix>
Classes in org.ujmp.core.shortmatrix.factory that implement ShortMatrixFactory Modifier and Type Class Description class
AbstractShortMatrix2DFactory
class
DefaultShortMatrix2DFactory
-