Uses of Interface
org.ujmp.core.longmatrix.factory.LongMatrix2DFactory
Packages that use LongMatrix2DFactory
-
Uses of LongMatrix2DFactory in org.ujmp.core.longmatrix
Fields in org.ujmp.core.longmatrix declared as LongMatrix2DFactoryModifier and TypeFieldDescriptionstatic final LongMatrix2DFactory<? extends LongMatrix2D>
LongMatrix2D.Factory
-
Uses of LongMatrix2DFactory in org.ujmp.core.longmatrix.factory
Subinterfaces of LongMatrix2DFactory in org.ujmp.core.longmatrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseLongMatrix2DFactory<T extends DenseLongMatrix2D>
interface
SparseLongMatrix2DFactory<T extends SparseLongMatrix2D>
Classes in org.ujmp.core.longmatrix.factory that implement LongMatrix2DFactoryModifier and TypeClassDescriptionclass
class
AbstractLongMatrix2DFactory<T extends LongMatrix2D>
class
class
class
class