Package | Description |
---|---|
agi.foundation.numericalmethods |
Contains general numerical algorithms.
|
agi.foundation.numericalmethods.advanced |
Contains additional advanced numerical algorithms and supporting types.
|
Modifier and Type | Method and Description |
---|---|
DurationFunctionThresholdCrossingFound |
DurationThresholdCrossingFoundEventArgs.getFinding()
Gets the finding indicated by this event.
|
Constructor and Description |
---|
DurationThresholdCrossingFoundEventArgs(DurationFunctionThresholdCrossingFound finding)
Initializes a new instance.
|
Modifier and Type | Method and Description |
---|---|
DurationFunctionThresholdCrossingFound |
DurationFunctionThresholdCrossingIndicated.findPreciseCrossing()
Finds the precise date at which the function crosses the threshold.
|