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

Returns convolution of X with H.

Pascal
function Convolve(const X: TVec; const H: TVec): Vector; overload;

Internally calls Vector.Convolve

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