Interface SparseBooleanMatrixFactory<T extends SparseBooleanMatrix>
-
- All Superinterfaces:
BaseBooleanMatrixFactory<T>
,BaseGenericMatrixFactory<T>
,BaseMatrixFactory<T>
,SparseGenericMatrixFactory<T>
,SparseMatrixFactory<T>
public interface SparseBooleanMatrixFactory<T extends SparseBooleanMatrix> extends SparseGenericMatrixFactory<T>, BaseBooleanMatrixFactory<T>