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>
-
Field Summary
-
Method Summary
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros, zeros