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 |
---|---|
JulianDateFunctionThresholdCrossingFound |
JulianDateThresholdCrossingFoundEventArgs.getFinding()
Gets the finding indicated by this event.
|
Constructor and Description |
---|
JulianDateThresholdCrossingFoundEventArgs(JulianDateFunctionThresholdCrossingFound finding)
Initializes a new instance.
|
Modifier and Type | Method and Description |
---|---|
JulianDateFunctionThresholdCrossingFound |
JulianDateFunctionThresholdCrossingIndicated.findPreciseCrossing()
Finds the precise date at which the function crosses the threshold.
|