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