Click or drag to resize

DoubleFunctionSampling.GetFunctionSampler Method

Creates a sampler that takes the DefaultStep.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public IDoubleFunctionSampler GetFunctionSampler()

Return Value

Type: IDoubleFunctionSampler
A sampler.
See Also