| Package | Description | 
|---|---|
| agi.foundation.numericalmethods | Contains general numerical algorithms. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DoubleFunctionExplorer. addFunctionSampled(EventHandler<DoubleFunctionSampledEventArgs> value)Adds a handler for an event that is raised each time a function is sampled. | 
| void | DoubleFunctionExplorer. removeFunctionSampled(EventHandler<DoubleFunctionSampledEventArgs> value)Removes a handler for an event that is raised each time a function is sampled. |