I have built a spectrum in the frequency domain and want to use the library FFTW and the c2r function for inverse FFT. My dimensions are N x N and my complex array is of size N x (N/2 + 1). I didn't quite understand the FFTW manual and I am uncertain how to run a Parseval control with a complex-Hermitian as input.
|
feedback
|