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