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