IDurationFunctionSampler Interface |
Namespace: AGI.Foundation.NumericalMethods.Advanced
The IDurationFunctionSampler type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsThreadSafe |
Gets a value indicating whether the methods on this instance are safe to call from
multiple threads simultaneously.
(Inherited from IThreadAware.) |
Name | Description | |
---|---|---|
![]() | Clone |
Clones this object using the specified context.
(Inherited from ICloneWithContext.) |
![]() | GetNextSample |
Gets the next duration at which to sample the function.
|