Click or drag to resize
Accord.NET (logo)

SubproblemEventArgsProgress Property

Gets the progress of the overall problem, ranging from zero up to Maximum.

Namespace:  Accord.MachineLearning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public int Progress { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also