Click or drag to resize

MultiExtremumSettingsListener Property

Gets or sets the handler than 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<MultiExtremum> Listener { get; set; }

Property Value

Type: ActionMultiExtremum
See Also