Vector AutoCorrNormal(TVec *Vec, int Lags);
Returns normal auto correlation of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TVec * | |
| 2 | Lags | int |
Remarks:
Internally calls Vector::Skewness
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler