IParallel Interface |
Namespace: Accord.MachineLearning
The IParallel type exposes the following members.
Name | Description | |
---|---|---|
ParallelOptions |
Gets or sets the parallelization options for this algorithm. It can
be used to control the maximum number of cores that should be used
during the algorithm's execution.
| |
Token |
Gets or sets a cancellation token that can be used
to cancel the algorithm while it is running.
(Inherited from ISupportsCancellation.) |