Interface BaseBooleanMatrixFactory<T extends BaseBooleanMatrix>
- All Superinterfaces:
BaseGenericMatrixFactory<T>
,BaseMatrixFactory<T>
- All Known Subinterfaces:
DenseBooleanMatrixFactory<T>
,SparseBooleanMatrixFactory<T>
public interface BaseBooleanMatrixFactory<T extends BaseBooleanMatrix>
extends BaseGenericMatrixFactory<T>
-
Field Summary
-
Method Summary
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros, zeros