| Package | Description | 
|---|---|
| agi.foundation.numericalmethods | 
 Contains general numerical algorithms. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DoubleFunctionExplorer.addThresholdCrossingFound(EventHandler<DoubleThresholdCrossingFoundEventArgs> value)
Adds a handler for an event that is raised when a precise threshold crossing has been found. 
 | 
void | 
DoubleFunctionExplorer.removeThresholdCrossingFound(EventHandler<DoubleThresholdCrossingFoundEventArgs> value)
Removes a handler for an event that is raised when a precise threshold crossing has been found. 
 |