Click or drag to resize

DoubleFunctionThresholdCrossingIndicated.Explorer Property

Gets the DoubleFunctionExplorer that found this indicated crossing.

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

Property Value

Type: DoubleFunctionExplorer
See Also