Expression Templates Library (ETL)
Namespaces | Enumerations
fft_impl.hpp File Reference

Enumeration for the fft implementations. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 etl
 Root namespace for the ETL library.
 

Enumerations

enum  etl::fft_impl { etl::fft_impl::STD, etl::fft_impl::MKL, etl::fft_impl::CUFFT }
 The different FFT implementations. More...
 

Detailed Description

Enumeration for the fft implementations.