Uses of Interface
org.ujmp.core.numbermatrix.factory.SparseNumberMatrixFactory
Packages that use SparseNumberMatrixFactory
Package
Description
-
Uses of SparseNumberMatrixFactory in org.ujmp.colt
Classes in org.ujmp.colt that implement SparseNumberMatrixFactory -
Uses of SparseNumberMatrixFactory in org.ujmp.core.bigdecimalmatrix.factory
Subinterfaces of SparseNumberMatrixFactory in org.ujmp.core.bigdecimalmatrix.factoryModifier and TypeInterfaceDescriptioninterface
-
Uses of SparseNumberMatrixFactory in org.ujmp.core.doublematrix.factory
Subinterfaces of SparseNumberMatrixFactory in org.ujmp.core.doublematrix.factoryModifier and TypeInterfaceDescriptioninterface
DoubleMatrixFactory<T extends DoubleMatrix>
interface
SparseDoubleMatrix2DFactory<T extends SparseDoubleMatrix2D>
interface
SparseDoubleMatrixFactory<T extends SparseDoubleMatrix>
interface
Classes in org.ujmp.core.doublematrix.factory that implement SparseNumberMatrixFactoryModifier and TypeClassDescriptionclass
class
class
-
Uses of SparseNumberMatrixFactory in org.ujmp.core.numbermatrix.factory
Subinterfaces of SparseNumberMatrixFactory in org.ujmp.core.numbermatrix.factoryModifier and TypeInterfaceDescriptioninterface
NumberMatrixFactory<T extends NumberMatrix<?>>
interface
SparseNumberMatrix2DFactory<T extends SparseNumberMatrix2D<?>>
interface
SparseNumberMatrixMultiDFactory<T extends SparseNumberMatrixMultiD<?>>