Package | Description |
---|---|
agi.foundation.numericalmethods |
Contains general numerical algorithms.
|
Modifier and Type | Method and Description |
---|---|
IJulianDateFunctionSampler |
JulianDateFunctionSampling.getFunctionSampler()
|
IJulianDateFunctionSampler |
JulianDateFunctionSampling.getFunctionSampler(Function2<JulianDate,Double> function)
|
IJulianDateFunctionSampler |
TimeIntervalFinder.getSampler()
Gets the sampler that controls the times at which the function is sampled
while searching for satisfaction intervals.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeIntervalFinder.setSampler(IJulianDateFunctionSampler value)
Sets the sampler that controls the times at which the function is sampled
while searching for satisfaction intervals.
|