public abstract class AutoCorrelationFunction extends BivariateRealFunction
For stationary process, the auto-correlation depends only on the lag, |i - j|.
Function.EvaluationException| Constructor and Description |
|---|
AutoCorrelationFunction() |
| Modifier and Type | Method and Description |
|---|---|
double |
get(int i,
int j)
Get the auto-correlation for xi and xj.
|
dimensionOfDomain, dimensionOfRange, evaluate, evaluate