Click or drag to resize

DurationFunctionExplorerSampleSuggestionCallback Property

Gets or sets the callback to use to determine the times at which to sample the Functions when the Explore(Duration, Duration) method is called.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DurationSampleSuggestionCallback SampleSuggestionCallback { get; set; }

Property Value

Type: DurationSampleSuggestionCallback
See Also