public final class ParallelExecutor
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
protected static class |
ParallelExecutor.BlockArrayRunner
Run for an array part, without step size.
|
Modifier | Constructor and Description |
---|---|
private |
ParallelExecutor()
Private constructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
run(DBIDs ids,
Processor... procs)
Run a task on all available CPUs.
|
Copyright © 2019 ELKI Development Team. License information.