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.1.418.0 (24.1.418.0)
Syntax
public DurationFunctionExplorer Explorer { get; }

Property Value

Type: DurationFunctionExplorer
See Also