public class ParallelExecutor extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
ParallelExecutor.BlockArrayRunner
Run for an array part, without step size.
|
Constructor and Description |
---|
ParallelExecutor() |
Modifier and Type | Method and Description |
---|---|
static void |
run(DBIDs ids,
Processor... procs)
Run a task on all available CPUs.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.