You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > FFT1DFromReal Method > TMtx.FFT1DFromReal Method ()
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.FFT1DFromReal Method ()

Forward parallel in-place 1D FFT from real to complex.

Syntax
C#
Visual Basic
public TMtx FFT1DFromReal();

Performs forward 1D FFT from real to complex on each row of the matrix. See TVec.FFTFromReal for more info on the forward real FFT.

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