| Package | Description |
|---|---|
| agi.foundation.numericalmethods |
Contains general numerical algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DurationFunctionExplorer.addLocalExtremumFound(EventHandler<DurationExtremumFoundEventArgs> value)
Raised when a precise local minimum or maximum has been found.
|
void |
DurationFunctionExplorer.removeLocalExtremumFound(EventHandler<DurationExtremumFoundEventArgs> value)
Raised when a precise local minimum or maximum has been found.
|