Function vector_backward_fft_cuda (o2scl)¶
-
void o2scl::vector_backward_fft_cuda(const std::vector<std::complex<double>> &data, std::vector<double> &fft)¶
A one-dimensional FFTW wrapper for a backward FFT to real data.
Note
This function calls the error handler if was not compiled with CUDA support.