Uses of Class
org.ujmp.core.matrix.factory.DefaultSparseMatrixFactory
-
Packages that use DefaultSparseMatrixFactory Package Description org.ujmp.core org.ujmp.core.objectmatrix.stub -
-
Uses of DefaultSparseMatrixFactory in org.ujmp.core
Fields in org.ujmp.core declared as DefaultSparseMatrixFactory Modifier and Type Field Description static DefaultSparseMatrixFactory
SparseMatrix. Factory
static DefaultSparseMatrixFactory
SparseMatrix2D. Factory
-
Uses of DefaultSparseMatrixFactory in org.ujmp.core.objectmatrix.stub
Methods in org.ujmp.core.objectmatrix.stub that return DefaultSparseMatrixFactory Modifier and Type Method Description DefaultSparseMatrixFactory
AbstractSparseObjectMatrix. getFactory()
-