| 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 |
|---|---|
JulianDateFunctionThresholdCrossingIndicated |
JulianDateThresholdCrossingIndicatedEventArgs.getFinding()
Gets the finding indicated by this event.
|
| Constructor and Description |
|---|
JulianDateThresholdCrossingIndicatedEventArgs(JulianDateFunctionThresholdCrossingIndicated finding)
Initializes a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
JulianDateFunctionThresholdCrossingIndicated |
JulianDateFunctionThresholdCrossingFound.getIndication()
Gets the finding that originally indicated the existence of this threshold crossing.
|
| Constructor and Description |
|---|
JulianDateFunctionThresholdCrossingFound(JulianDateFunctionThresholdCrossingIndicated indication,
JulianDate crossingDate,
double crossingValue)
Initializes a new instance.
|