Click or drag to resize

DoubleFunctionExplorerSampleSuggestionCallback Property

Gets or sets the callback to use to determine the times at which to sample the Functions when the Explore(Double, Double) 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 DoubleSampleSuggestionCallback SampleSuggestionCallback { get; set; }

Property Value

Type: DoubleSampleSuggestionCallback
See Also