Uses of Interface
org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory
-
Packages that use BaseBigIntegerMatrixFactory Package Description org.ujmp.core.bigintegermatrix.factory -
-
Uses of BaseBigIntegerMatrixFactory in org.ujmp.core.bigintegermatrix.factory
Subinterfaces of BaseBigIntegerMatrixFactory in org.ujmp.core.bigintegermatrix.factory Modifier and Type Interface Description interface
BigIntegerMatrixMultiDFactory<T extends BigIntegerMatrixMultiD>
interface
DenseBigIntegerMatrixFactory<T extends DenseBigIntegerMatrix>
interface
SparseBigIntegerMatrixFactory<T extends SparseBigIntegerMatrix>
-