DurationFunctionSamplingGetFunctionSampler Method |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public IDurationFunctionSampler GetFunctionSampler()
Public Function GetFunctionSampler As IDurationFunctionSampler
public:
IDurationFunctionSampler^ GetFunctionSampler()
member GetFunctionSampler : unit -> IDurationFunctionSampler
Return Value
Type:
IDurationFunctionSamplerA sampler.
See Also