Uses of Interface
org.ujmp.core.floatmatrix.factory.FloatMatrixFactory
Packages that use FloatMatrixFactory
-
Uses of FloatMatrixFactory in org.ujmp.core.floatmatrix.factory
Subinterfaces of FloatMatrixFactory in org.ujmp.core.floatmatrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseFloatMatrixFactory<T extends DenseFloatMatrix>
interface
FloatMatrix2DFactory<T extends FloatMatrix2D>
interface
SparseFloatMatrixFactory<T extends SparseFloatMatrix>
Classes in org.ujmp.core.floatmatrix.factory that implement FloatMatrixFactoryModifier and TypeClassDescriptionclass
class