Uses of Interface
org.ujmp.core.longmatrix.factory.LongMatrixFactory
Packages that use LongMatrixFactory
-
Uses of LongMatrixFactory in org.ujmp.core.longmatrix.factory
Subinterfaces of LongMatrixFactory in org.ujmp.core.longmatrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseLongMatrix2DFactory<T extends DenseLongMatrix2D>
interface
DenseLongMatrixFactory<T extends DenseLongMatrix>
interface
LongMatrix2DFactory<T extends LongMatrix2D>
interface
SparseLongMatrix2DFactory<T extends SparseLongMatrix2D>
interface
SparseLongMatrixFactory<T extends SparseLongMatrix>
Classes in org.ujmp.core.longmatrix.factory that implement LongMatrixFactoryModifier and TypeClassDescriptionclass
class
AbstractDenseLongMatrixFactory<T extends DenseLongMatrix>
class
AbstractLongMatrix2DFactory<T extends LongMatrix2D>
class
AbstractLongMatrixFactory<T extends LongMatrix>
class
class
AbstractSparseLongMatrixFactory<T extends SparseLongMatrix>
class
class
class
class
class
class