Uses of Class
org.ujmp.core.bigintegermatrix.stub.AbstractBigIntegerMatrix
-
Packages that use AbstractBigIntegerMatrix Package Description org.ujmp.core.bigintegermatrix.impl org.ujmp.core.bigintegermatrix.stub -
-
Uses of AbstractBigIntegerMatrix in org.ujmp.core.bigintegermatrix.impl
Subclasses of AbstractBigIntegerMatrix in org.ujmp.core.bigintegermatrix.impl Modifier and Type Class Description class
ArrayDenseBigIntegerMatrix2D
class
BigIntegerCalculationMatrix
class
DefaultDenseBigIntegerMatrix2D
-
Uses of AbstractBigIntegerMatrix in org.ujmp.core.bigintegermatrix.stub
Subclasses of AbstractBigIntegerMatrix in org.ujmp.core.bigintegermatrix.stub Modifier and Type Class Description class
AbstractDenseBigIntegerMatrix
class
AbstractDenseBigIntegerMatrix2D
class
AbstractSparseBigIntegerMatrix
class
AbstractSparseBigIntegerMatrix2D
-