Uses of Class
org.ujmp.core.genericmatrix.impl.DefaultSparseGenericMatrix
-
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.bigdecimalmatrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.bigdecimalmatrix.impl Modifier and Type Class Description class
DefaultSparseBigDecimalMatrix
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.bigintegermatrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.bigintegermatrix.impl Modifier and Type Class Description class
DefaultSparseBigIntegerMatrix
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.booleanmatrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.booleanmatrix.impl Modifier and Type Class Description class
DefaultSparseBooleanMatrix
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.bytematrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.bytematrix.impl Modifier and Type Class Description class
DefaultSparseByteMatrix
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.charmatrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.charmatrix.impl Modifier and Type Class Description class
DefaultSparseCharMatrix
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.doublematrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.doublematrix.impl Modifier and Type Class Description class
DefaultSparseDoubleMatrix
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.floatmatrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.floatmatrix.impl Modifier and Type Class Description class
DefaultSparseFloatMatrix
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.intmatrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.intmatrix.impl Modifier and Type Class Description class
DefaultSparseIntMatrix
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.longmatrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.longmatrix.impl Modifier and Type Class Description class
DefaultSparseLongMatrix
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.objectmatrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.objectmatrix.impl Modifier and Type Class Description class
DefaultSparseObjectMatrix
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.shortmatrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.shortmatrix.impl Modifier and Type Class Description class
DefaultSparseShortMatrix
-
Uses of DefaultSparseGenericMatrix in org.ujmp.core.stringmatrix.impl
Subclasses of DefaultSparseGenericMatrix in org.ujmp.core.stringmatrix.impl Modifier and Type Class Description class
DefaultSparseStringMatrix
-