Vector CrossCorr(TVec *Vec1, TVec *Vec2, int HiLag, int LoLag);
Returns cross correlation between Vec1 and Vec2.
Remarks:
Internally calls Vector::CrossCorr
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler
Returns cross correlation between Vec1 and Vec2.
Internally calls Vector::CrossCorr