Home
last modified time | relevance | path

Searched defs:fftw_cast (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/src/FFT/
Dei_fftw_impl.h24 T * fftw_cast(const T* p) in fftw_cast() function
30 fftw_complex * fftw_cast( const std::complex<double> * p) in fftw_cast() function
36 fftwf_complex * fftw_cast( const std::complex<float> * p) in fftw_cast() function
42 fftwl_complex * fftw_cast( const std::complex<long double> * p) in fftw_cast() function