You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.CrossCorr Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.CrossCorr Function

Returns cross correlation between Vec1 and Vec2.

Pascal
function CrossCorr(const Vec1: TVec; const Vec2: TVec; HiLag: integer; LoLag: integer): Vector; overload;

Internally calls Vector.CrossCorr

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!