| Package | Description | 
|---|---|
| agi.foundation.numericalmethods | 
 Contains general numerical algorithms. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JulianDateFunctionExplorer.addLocalExtremumIndicated(EventHandler<JulianDateExtremumIndicatedEventArgs> value)
Adds a handler for an event that is raised when three points are found that indicate the existence of a local extremum (minimum or maximum). 
 | 
void | 
JulianDateFunctionExplorer.removeLocalExtremumIndicated(EventHandler<JulianDateExtremumIndicatedEventArgs> value)
Removes a handler for an event that is raised when three points are found that indicate the existence of a local extremum (minimum or maximum). 
 |