Uses of Interface
org.ujmp.core.interfaces.Wrapper
-
-
Uses of Wrapper in org.ujmp.colt
Classes in org.ujmp.colt that implement Wrapper Modifier and Type Class Description class
ColtDenseDoubleMatrix2D
class
ColtSparseDoubleMatrix2D
-
Uses of Wrapper in org.ujmp.commonsmath
Classes in org.ujmp.commonsmath that implement Wrapper Modifier and Type Class Description class
AbstractCommonsMathDenseDoubleMatrix2D
class
CommonsMathArrayDenseDoubleMatrix2D
class
CommonsMathBlockDenseDoubleMatrix2D
-
Uses of Wrapper in org.ujmp.core.collections
Classes in org.ujmp.core.collections that implement Wrapper Modifier and Type Class Description class
MapToListWrapper<A>
class
SetToListWrapper<A>
-
Uses of Wrapper in org.ujmp.core.collections.map
Classes in org.ujmp.core.collections.map that implement Wrapper Modifier and Type Class Description class
BufferedWriteMap<K,V>
class
CachedMap<K,V>
-
Uses of Wrapper in org.ujmp.core.objectmatrix.impl
Classes in org.ujmp.core.objectmatrix.impl that implement Wrapper Modifier and Type Class Description class
DefaultSparseColumnObjectMatrix2D
class
DefaultSparseRowObjectMatrix2D
class
DefaultTiledObjectMatrix2D
class
SerializedSparseObjectMatrix
-
Uses of Wrapper in org.ujmp.core.objectmatrix.stub
Classes in org.ujmp.core.objectmatrix.stub that implement Wrapper Modifier and Type Class Description class
AbstractMapToSparseMatrixWrapper
class
AbstractMapToTiledMatrix2DWrapper
-
Uses of Wrapper in org.ujmp.jama
Classes in org.ujmp.jama that implement Wrapper Modifier and Type Class Description class
JamaDenseDoubleMatrix2D
-
Uses of Wrapper in org.ujmp.jblas
Classes in org.ujmp.jblas that implement Wrapper Modifier and Type Class Description class
JBlasDenseDoubleMatrix2D
-
Uses of Wrapper in org.ujmp.vecmath
Classes in org.ujmp.vecmath that implement Wrapper Modifier and Type Class Description class
VecMathDenseDoubleMatrix2D
-