The FourierTransform1D
performs the fast Fourier transform of a
single data vector . The node arguments are:
x: Row vector to be Fourier transformed
SEE ALSO: The FFT1D_rows
node can be used if you need to use
Fourier transform on all the rows of a matrix simultaneously.