You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.ConjExtend Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.ConjExtend Function

Conjugate extend a frequency spectrum.

Pascal
function ConjExtend(const Src: TVec): TVec; overload;

Assuming that Src contains the result of a real FFT, the Src will be conjugated, flipped and appended to itself.

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