Click or drag to resize

IntegrationSettingsListener Property

A handler that will be called with updates as an integral is evaluated.

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

Property Value

Type: ActionIntegrationResult
See Also