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

Reduces the sampling frequency without filtering.

Pascal
function DownSample(const Src: TMtx; Factor: integer; Phase: integer = 0): Vector; overload;

Internally calls Matrix.DownSample

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