Uses of Interface
org.ujmp.core.intmatrix.factory.IntMatrixFactory
Packages that use IntMatrixFactory
-
Uses of IntMatrixFactory in org.ujmp.core.intmatrix.factory
Subinterfaces of IntMatrixFactory in org.ujmp.core.intmatrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseIntMatrixFactory<T extends DenseIntMatrix>
interface
IntMatrix2DFactory<T extends IntMatrix2D>
interface
SparseIntMatrixFactory<T extends SparseIntMatrix>
Classes in org.ujmp.core.intmatrix.factory that implement IntMatrixFactoryModifier and TypeClassDescriptionclass
class