Click or drag to resize

DoubleFunctionSamplingGetFunctionSampler Method

Creates a sampler that takes the DefaultStep.

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

Return Value

Type: IDoubleFunctionSampler
A sampler.
See Also