Interface DenseBigIntegerMatrixFactory<T extends DenseBigIntegerMatrix>

All Superinterfaces:
BaseBigIntegerMatrixFactory<T>, BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, BaseNumberMatrixFactory<T>, DenseGenericMatrixFactory<T>, DenseMatrixFactory<T>, DenseNumberMatrixFactory<T>

public interface DenseBigIntegerMatrixFactory<T extends DenseBigIntegerMatrix> extends DenseNumberMatrixFactory<T>, BaseBigIntegerMatrixFactory<T>