Click or drag to resize
Accord.NET (logo)

ParallelLearningBase Properties

The ParallelLearningBase type exposes the following members.

Properties
  NameDescription
Public propertyParallelOptions
Gets or sets the parallelization options for this algorithm.
Public propertyToken
Gets or sets a cancellation token that can be used to cancel the algorithm while it is running.
Top
See Also