Uses of Interface
org.ujmp.core.objectmatrix.SparseObjectMatrixMultiD
-
-
Uses of SparseObjectMatrixMultiD in org.ujmp.core.benchmark
Classes in org.ujmp.core.benchmark that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
BenchmarkConfig
-
Uses of SparseObjectMatrixMultiD in org.ujmp.core.filematrix
Classes in org.ujmp.core.filematrix that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
FileMatrix
class
ZipEntryMatrix
-
Uses of SparseObjectMatrixMultiD in org.ujmp.core.mapmatrix
Classes in org.ujmp.core.mapmatrix that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
AbstractMapMatrix<K,V>
class
DefaultMapMatrix<K,V>
-
Uses of SparseObjectMatrixMultiD in org.ujmp.core.objectmatrix
Subinterfaces of SparseObjectMatrixMultiD in org.ujmp.core.objectmatrix Modifier and Type Interface Description interface
ObjectMatrix
-
Uses of SparseObjectMatrixMultiD in org.ujmp.core.objectmatrix.calculation
Classes in org.ujmp.core.objectmatrix.calculation that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
WelcomeMatrix
-
Uses of SparseObjectMatrixMultiD in org.ujmp.core.objectmatrix.factory
Classes in org.ujmp.core.objectmatrix.factory with type parameters of type SparseObjectMatrixMultiD Modifier and Type Interface Description interface
SparseObjectMatrixMultiDFactory<T extends SparseObjectMatrixMultiD>
-
Uses of SparseObjectMatrixMultiD in org.ujmp.core.objectmatrix.impl
Classes in org.ujmp.core.objectmatrix.impl that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
ArrayDenseObjectMatrix2D
class
BufferedObjectMatrix
class
DefaultDenseObjectMatrix2D
class
DefaultDenseObjectMatrixMultiD
class
DefaultSparseColumnObjectMatrix2D
class
DefaultSparseRowObjectMatrix2D
class
DefaultTiledObjectMatrix2D
class
EmptyMatrix
class
ObjectCalculationMatrix
class
RemoteObjectMatrixUDP
class
SerializedSparseObjectMatrix
class
ServerObjectMatrixUDP
class
VolatileSparseObjectMatrix
-
Uses of SparseObjectMatrixMultiD in org.ujmp.core.objectmatrix.stub
Classes in org.ujmp.core.objectmatrix.stub that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
AbstractDenseObjectMatrix
class
AbstractDenseObjectMatrix2D
class
AbstractMapToSparseMatrixWrapper
class
AbstractMapToTiledMatrix2DWrapper
class
AbstractObjectMatrix
class
AbstractSparseObjectMatrix
class
AbstractSparseObjectMatrix2D
-
Uses of SparseObjectMatrixMultiD in org.ujmp.core.text
Classes in org.ujmp.core.text that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
DefaultTextToken
-
Uses of SparseObjectMatrixMultiD in org.ujmp.core.util
Classes in org.ujmp.core.util that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
UJMPSettings
-
Uses of SparseObjectMatrixMultiD in org.ujmp.core.util.matrices
Classes in org.ujmp.core.util.matrices that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
FileFormatMatrix
class
HttpMatrix
class
LocalhostMatrix
class
NetworkInterfaceMatrix
class
NetworkMatrix
class
OperatingSystemMatrix
class
RemoteHostMatrix
class
RunningThreadsMatrix
class
SubnetMatrix
class
SystemEnvironmentMatrix
class
SystemPropertiesMatrix
-
Uses of SparseObjectMatrixMultiD in org.ujmp.gui.util
Classes in org.ujmp.gui.util that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
MatrixUIDefaults
-
Uses of SparseObjectMatrixMultiD in org.ujmp.jdbc.map
Classes in org.ujmp.jdbc.map that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
JDBCMapMatrix<K,V>
-
Uses of SparseObjectMatrixMultiD in org.ujmp.jdbc.matrix
Classes in org.ujmp.jdbc.matrix that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
AbstractDenseJDBCMatrix2D
class
DenseDerbyMatrix2D
class
DenseHSQLDBMatrix2D
class
DenseMySQLMatrix2D
class
DensePostgreSQLMatrix2D
class
JDBCSparseObjectMatrix
-
Uses of SparseObjectMatrixMultiD in org.ujmp.mail
Classes in org.ujmp.mail that implement SparseObjectMatrixMultiD Modifier and Type Class Description class
MessageMatrix
-