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