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