Uses of Class
org.ojalgo.concurrent.DivideAndConquer.Divider
Packages that use DivideAndConquer.Divider
-
Uses of DivideAndConquer.Divider in org.ojalgo.concurrent
Methods in org.ojalgo.concurrent that return DivideAndConquer.DividerModifier and TypeMethodDescriptionProcessingService.divider()Deprecated.default DivideAndConquer.DividerParallelismSupplier.newDivider(int threshold) ProcessingService.newDivider()DivideAndConquer.Divider.parallelism(IntSupplier parallelism) DivideAndConquer.Divider.threshold(int threshold)
ProcessingService.newDivider()orParallelismSupplier.newDivider(int)instead