Uses of Interface
org.ujmp.core.numbermatrix.factory.NumberMatrix2DFactory
Packages that use NumberMatrix2DFactory
Package
Description
-
Uses of NumberMatrix2DFactory in org.ujmp.colt
Classes in org.ujmp.colt that implement NumberMatrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of NumberMatrix2DFactory in org.ujmp.commonsmath
Classes in org.ujmp.commonsmath that implement NumberMatrix2DFactoryModifier and TypeClassDescriptionclass
class
class
-
Uses of NumberMatrix2DFactory in org.ujmp.core.bigdecimalmatrix.factory
Subinterfaces of NumberMatrix2DFactory in org.ujmp.core.bigdecimalmatrix.factoryModifier and TypeInterfaceDescriptioninterface
BigDecimalMatrix2DFactory<T extends BigDecimalMatrix2D>
Classes in org.ujmp.core.bigdecimalmatrix.factory that implement NumberMatrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of NumberMatrix2DFactory in org.ujmp.core.doublematrix.factory
Subinterfaces of NumberMatrix2DFactory in org.ujmp.core.doublematrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseDoubleMatrix2DFactory<T extends DenseDoubleMatrix2D>
interface
DoubleMatrix2DFactory<T extends DoubleMatrix2D>
interface
DoubleMatrixFactory<T extends DoubleMatrix>
interface
SparseDoubleMatrix2DFactory<T extends SparseDoubleMatrix2D>
Classes in org.ujmp.core.doublematrix.factory that implement NumberMatrix2DFactoryModifier and TypeClassDescriptionclass
class
class
class
-
Uses of NumberMatrix2DFactory in org.ujmp.core.numbermatrix.factory
Subinterfaces of NumberMatrix2DFactory in org.ujmp.core.numbermatrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseNumberMatrix2DFactory<T extends DenseNumberMatrix2D<?>>
interface
NumberMatrixFactory<T extends NumberMatrix<?>>
interface
SparseNumberMatrix2DFactory<T extends SparseNumberMatrix2D<?>>
-
Uses of NumberMatrix2DFactory in org.ujmp.jama
Classes in org.ujmp.jama that implement NumberMatrix2DFactory -
Uses of NumberMatrix2DFactory in org.ujmp.jblas
Classes in org.ujmp.jblas that implement NumberMatrix2DFactory -
Uses of NumberMatrix2DFactory in org.ujmp.la4j
Classes in org.ujmp.la4j that implement NumberMatrix2DFactory -
Uses of NumberMatrix2DFactory in org.ujmp.vecmath
Classes in org.ujmp.vecmath that implement NumberMatrix2DFactory