Interface BaseBigIntegerMatrixFactory<T extends BaseBigIntegerMatrix>
- All Superinterfaces:
BaseGenericMatrixFactory<T>
,BaseMatrixFactory<T>
,BaseNumberMatrixFactory<T>
- All Known Subinterfaces:
BigIntegerMatrixMultiDFactory<T>
,DenseBigIntegerMatrixFactory<T>
,SparseBigIntegerMatrixFactory<T>
public interface BaseBigIntegerMatrixFactory<T extends BaseBigIntegerMatrix>
extends BaseNumberMatrixFactory<T>
-
Field Summary
-
Method Summary
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros, zeros