public abstract class MultivariateAutoCorrelationFunction extends R2toMatrix
Function.EvaluationException| Constructor and Description |
|---|
MultivariateAutoCorrelationFunction() |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
get(int i,
int j)
Get the auto-correlation of Xi and Xj.
|
dimensionOfDomain, dimensionOfRange, evaluate, evaluatepublic Matrix get(int i, int j)
i - i > 0j - j > 0Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.