Uses of Interface
org.ujmp.core.booleanmatrix.factory.BaseBooleanMatrixFactory
-
Packages that use BaseBooleanMatrixFactory Package Description org.ujmp.core.booleanmatrix.factory -
-
Uses of BaseBooleanMatrixFactory in org.ujmp.core.booleanmatrix.factory
Subinterfaces of BaseBooleanMatrixFactory in org.ujmp.core.booleanmatrix.factory Modifier and Type Interface Description interface
DenseBooleanMatrixFactory<T extends DenseBooleanMatrix>
interface
SparseBooleanMatrixFactory<T extends SparseBooleanMatrix>
-