Click or drag to resize

DurationFunctionDetailsExplorer Property

Gets the DurationFunctionExplorer that is exploring this function.

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

Property Value

Type: DurationFunctionExplorer
See Also