Click or drag to resize

DoubleFunctionThresholdCrossingFoundFunction Property

Gets the function that crossed the threshold.

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 DoubleFunctionDetails Function { get; }

Property Value

Type: DoubleFunctionDetails
See Also