IDoubleFunctionSampler Interface | 
Namespace: AGI.Foundation.NumericalMethods.Advanced
The IDoubleFunctionSampler 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 Variable at which to sample the function.
              |