Uses of Interface
org.ujmp.core.shortmatrix.factory.ShortMatrixFactory
Packages that use ShortMatrixFactory
-
Uses of ShortMatrixFactory in org.ujmp.core.shortmatrix.factory
Subinterfaces of ShortMatrixFactory in org.ujmp.core.shortmatrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseShortMatrixFactory<T extends DenseShortMatrix>
interface
ShortMatrix2DFactory<T extends ShortMatrix2D>
interface
SparseShortMatrixFactory<T extends SparseShortMatrix>
Classes in org.ujmp.core.shortmatrix.factory that implement ShortMatrixFactoryModifier and TypeClassDescriptionclass
class