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