Click or drag to resize

ExtremumSettingsListener Property

Gets or sets the handler that is called to report on progress toward the optimum.

Namespace:  Meta.Numerics.Analysis
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public Action<Extremum> Listener { get; set; }

Property Value

Type: ActionExtremum
See Also