Uses of Class
org.ujmp.core.genericmatrix.stub.AbstractSparseGenericMatrix
-
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.bigdecimalmatrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.bigdecimalmatrix.impl Modifier and Type Class Description class
DefaultSparseBigDecimalMatrix
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.bigintegermatrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.bigintegermatrix.impl Modifier and Type Class Description class
DefaultSparseBigIntegerMatrix
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.booleanmatrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.booleanmatrix.impl Modifier and Type Class Description class
DefaultSparseBooleanMatrix
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.bytematrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.bytematrix.impl Modifier and Type Class Description class
DefaultSparseByteMatrix
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.charmatrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.charmatrix.impl Modifier and Type Class Description class
DefaultSparseCharMatrix
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.doublematrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.doublematrix.impl Modifier and Type Class Description class
DefaultSparseDoubleMatrix
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.floatmatrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.floatmatrix.impl Modifier and Type Class Description class
DefaultSparseFloatMatrix
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.genericmatrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.genericmatrix.impl Modifier and Type Class Description class
DefaultSparseGenericMatrix<A>
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.genericmatrix.stub
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.genericmatrix.stub Modifier and Type Class Description class
AbstractSparseGenericMatrix2D<A>
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.graphmatrix
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.graphmatrix Modifier and Type Class Description class
AbstractGraphMatrix<N,E>
class
DefaultGraphMatrix<N,E>
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.intmatrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.intmatrix.impl Modifier and Type Class Description class
DefaultSparseIntMatrix
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.longmatrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.longmatrix.impl Modifier and Type Class Description class
DefaultSparseLongMatrix
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.objectmatrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.objectmatrix.impl Modifier and Type Class Description class
DefaultSparseObjectMatrix
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.shortmatrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.shortmatrix.impl Modifier and Type Class Description class
DefaultSparseShortMatrix
-
Uses of AbstractSparseGenericMatrix in org.ujmp.core.stringmatrix.impl
Subclasses of AbstractSparseGenericMatrix in org.ujmp.core.stringmatrix.impl Modifier and Type Class Description class
DefaultSparseStringMatrix
-