Uses of Interface
org.ujmp.core.numbermatrix.factory.SparseNumberMatrix2DFactory
Packages that use SparseNumberMatrix2DFactory
Package
Description
-
Uses of SparseNumberMatrix2DFactory in org.ujmp.colt
Classes in org.ujmp.colt that implement SparseNumberMatrix2DFactory -
Uses of SparseNumberMatrix2DFactory in org.ujmp.core.doublematrix.factory
Subinterfaces of SparseNumberMatrix2DFactory in org.ujmp.core.doublematrix.factoryModifier and TypeInterfaceDescriptioninterface
DoubleMatrixFactory<T extends DoubleMatrix>
interface
SparseDoubleMatrix2DFactory<T extends SparseDoubleMatrix2D>
Classes in org.ujmp.core.doublematrix.factory that implement SparseNumberMatrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of SparseNumberMatrix2DFactory in org.ujmp.core.numbermatrix.factory
Subinterfaces of SparseNumberMatrix2DFactory in org.ujmp.core.numbermatrix.factory