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