Click or drag to resize

DoubleFunctionThresholdCrossingFoundThreshold Property

Gets the threshold crossed by the function.

Namespace:  AGI.Foundation.NumericalMethods.Advanced
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.0)
Syntax
public DoubleFunctionThresholdDetails Threshold { get; }

Property Value

Type: DoubleFunctionThresholdDetails
See Also