Uses of Interface
org.ujmp.core.bigintegermatrix.SparseBigIntegerMatrix
-
Packages that use SparseBigIntegerMatrix Package Description org.ujmp.core.bigintegermatrix org.ujmp.core.bigintegermatrix.factory org.ujmp.core.bigintegermatrix.stub -
-
Uses of SparseBigIntegerMatrix in org.ujmp.core.bigintegermatrix
Subinterfaces of SparseBigIntegerMatrix in org.ujmp.core.bigintegermatrix Modifier and Type Interface Description interface
SparseBigIntegerMatrix2D
-
Uses of SparseBigIntegerMatrix in org.ujmp.core.bigintegermatrix.factory
Classes in org.ujmp.core.bigintegermatrix.factory with type parameters of type SparseBigIntegerMatrix Modifier and Type Interface Description interface
SparseBigIntegerMatrixFactory<T extends SparseBigIntegerMatrix>
-
Uses of SparseBigIntegerMatrix in org.ujmp.core.bigintegermatrix.stub
Classes in org.ujmp.core.bigintegermatrix.stub that implement SparseBigIntegerMatrix Modifier and Type Class Description class
AbstractSparseBigIntegerMatrix
class
AbstractSparseBigIntegerMatrix2D
-