Uses of Class
org.ujmp.core.objectmatrix.stub.AbstractSparseObjectMatrix
-
Packages that use AbstractSparseObjectMatrix Package Description org.ujmp.core.objectmatrix.impl org.ujmp.core.objectmatrix.stub org.ujmp.jdbc.matrix -
-
Uses of AbstractSparseObjectMatrix in org.ujmp.core.objectmatrix.impl
Subclasses of AbstractSparseObjectMatrix in org.ujmp.core.objectmatrix.impl Modifier and Type Class Description class
BufferedObjectMatrix
class
DefaultSparseColumnObjectMatrix2D
class
DefaultSparseRowObjectMatrix2D
class
SerializedSparseObjectMatrix
class
ServerObjectMatrixUDP
class
VolatileSparseObjectMatrix
-
Uses of AbstractSparseObjectMatrix in org.ujmp.core.objectmatrix.stub
Subclasses of AbstractSparseObjectMatrix in org.ujmp.core.objectmatrix.stub Modifier and Type Class Description class
AbstractMapToSparseMatrixWrapper
class
AbstractSparseObjectMatrix2D
-
Uses of AbstractSparseObjectMatrix in org.ujmp.jdbc.matrix
Subclasses of AbstractSparseObjectMatrix in org.ujmp.jdbc.matrix Modifier and Type Class Description class
JDBCSparseObjectMatrix
-