Click or drag to resize

DoubleFunctionSampling.UseFunctionSamplingSuggestion Property

Gets or sets a value indicating whether the sampling suggestion from the constraint should be used. If false, the constraint's suggestion is ignored and the DefaultStep is used.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool UseFunctionSamplingSuggestion { get; set; }

Property Value

Type: Boolean
See Also