Click or drag to resize

DoubleThresholdCrossingFoundEventArgs.Finding Property

Gets the finding indicated by this event.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public DoubleFunctionThresholdCrossingFound Finding { get; }

Property Value

Type: DoubleFunctionThresholdCrossingFound
See Also