Click or drag to resize
Accord.NET (logo)

SubplexConvergence Property

Gets or sets multiple convergence options to determine when the optimization can terminate.

Namespace:  Accord.Math.Optimization
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public GeneralConvergence Convergence { get; set; }
Request Example View Source

Property Value

Type: GeneralConvergence
See Also