Uses of Interface
org.ujmp.core.mapmatrix.MapMatrix
Packages that use MapMatrix
Package
Description
-
Uses of MapMatrix in org.ujmp.core
Fields in org.ujmp.core declared as MapMatrixMethods in org.ujmp.core that return MapMatrixModifier and TypeMethodDescriptionAbstractMatrix.getMetaData()
MapMatrix<?,
?> AbstractMatrix.toMapMatrix()
Methods in org.ujmp.core with parameters of type MapMatrixModifier and TypeMethodDescriptionfinal void
AbstractMatrix.setMetaData
(MapMatrix<String, Object> metaData) -
Uses of MapMatrix in org.ujmp.core.annotation
Methods in org.ujmp.core.annotation that return MapMatrixMethods in org.ujmp.core.annotation with parameters of type MapMatrixModifier and TypeMethodDescriptionvoid
HasMetaData.setMetaData
(MapMatrix<String, Object> metaData) -
Uses of MapMatrix in org.ujmp.core.benchmark
Classes in org.ujmp.core.benchmark that implement MapMatrix -
Uses of MapMatrix in org.ujmp.core.calculation
Fields in org.ujmp.core.calculation declared as MapMatrixMethods in org.ujmp.core.calculation that return MapMatrixMethods in org.ujmp.core.calculation with parameters of type MapMatrixModifier and TypeMethodDescriptionvoid
AbstractCalculation.setMetaData
(MapMatrix<String, Object> annotation) void
Calculation.setMetaData
(MapMatrix<String, Object> metaData) -
Uses of MapMatrix in org.ujmp.core.collections.list
Methods in org.ujmp.core.collections.list that return types with arguments of type MapMatrix -
Uses of MapMatrix in org.ujmp.core.doublematrix.calculation.general.decomposition
Methods in org.ujmp.core.doublematrix.calculation.general.decomposition that return MapMatrix -
Uses of MapMatrix in org.ujmp.core.doublematrix.impl
Fields in org.ujmp.core.doublematrix.impl declared as MapMatrix -
Uses of MapMatrix in org.ujmp.core.filematrix
Classes in org.ujmp.core.filematrix that implement MapMatrix -
Uses of MapMatrix in org.ujmp.core.interfaces
Methods in org.ujmp.core.interfaces that return MapMatrix -
Uses of MapMatrix in org.ujmp.core.io
Fields in org.ujmp.core.io declared as MapMatrixMethods in org.ujmp.core.io with parameters of type MapMatrix -
Uses of MapMatrix in org.ujmp.core.longmatrix.calculation
Fields in org.ujmp.core.longmatrix.calculation declared as MapMatrix -
Uses of MapMatrix in org.ujmp.core.mapmatrix
Classes in org.ujmp.core.mapmatrix that implement MapMatrixMethods in org.ujmp.core.mapmatrix that return MapMatrix -
Uses of MapMatrix in org.ujmp.core.matrix.factory
Methods in org.ujmp.core.matrix.factory that return MapMatrix -
Uses of MapMatrix in org.ujmp.core.objectmatrix.calculation
Methods in org.ujmp.core.objectmatrix.calculation that return MapMatrixModifier and TypeMethodDescriptionTranspose.transposeAnnotation
(MapMatrix<String, Object> annotation, long[] newSize) Transpose.transposeAnnotation
(MapMatrix<String, Object> aorig, long[] newSize, int swap1, int swap2) Methods in org.ujmp.core.objectmatrix.calculation with parameters of type MapMatrix -
Uses of MapMatrix in org.ujmp.core.text
Subinterfaces of MapMatrix in org.ujmp.core.textClasses in org.ujmp.core.text that implement MapMatrix -
Uses of MapMatrix in org.ujmp.core.util
Classes in org.ujmp.core.util that implement MapMatrixFields in org.ujmp.core.util declared as MapMatrixMethods in org.ujmp.core.util with parameters of type MapMatrixModifier and TypeMethodDescriptionprivate static void
CommandLineUtil.addArgument
(MapMatrix<String, Object> matrix, String s) private static void
static final void
static final void
CommandLineUtil.printOptions
(MapMatrix<String, Object> config) static String
-
Uses of MapMatrix in org.ujmp.core.util.matrices
Classes in org.ujmp.core.util.matrices that implement MapMatrixModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of MapMatrix in org.ujmp.gui.util
Classes in org.ujmp.gui.util that implement MapMatrix -
Uses of MapMatrix in org.ujmp.jdbc.map
Classes in org.ujmp.jdbc.map that implement MapMatrix -
Uses of MapMatrix in org.ujmp.mail
Classes in org.ujmp.mail that implement MapMatrix