Interface BigIntegerMatrixFactory<T extends BaseBigIntegerMatrix>
- All Superinterfaces:
BaseGenericMatrixFactory<T>
,BaseMatrixFactory<T>
,BaseNumberMatrixFactory<T>
- All Known Subinterfaces:
BigIntegerMatrix2DFactory<T>
- All Known Implementing Classes:
AbstractBigIntegerMatrix2DFactory
,DefaultBigIntegerMatrix2DFactory
public interface BigIntegerMatrixFactory<T extends BaseBigIntegerMatrix>
extends BaseNumberMatrixFactory<T>
-
Field Summary
-
Method Summary
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros, zeros