Go to the source code of this file.
Namespaces | |
| Eigen | |
| : TensorContractionSycl.h, provides various tensor contraction kernel for SYCL backend | |
| Eigen::internal | |
Functions | |
| fftw_complex * | Eigen::internal::fftw_cast (const std::complex< double > *p) |
| fftwf_complex * | Eigen::internal::fftw_cast (const std::complex< float > *p) |
| fftwl_complex * | Eigen::internal::fftw_cast (const std::complex< long double > *p) |
| template<typename T > | |
| T * | Eigen::internal::fftw_cast (const T *p) |