![]() |
|
Go to the source code of this file.
Namespaces | |
| Eigen | |
| Namespace containing all symbols from the Eigen library. | |
| Eigen::internal | |
| Namespace containing low-level routines from the Eigen library. | |
| Eigen::internal::imklfft | |
Macros | |
| #define | RUN_OR_ASSERT(EXPR, ERROR_MSG) |
Functions | |
| MKL_Complex16 * | Eigen::internal::imklfft::complex_cast (const std::complex< double > *p) |
| MKL_Complex8 * | Eigen::internal::imklfft::complex_cast (const std::complex< float > *p) |
| void | Eigen::internal::imklfft::configure_descriptor (std::shared_ptr< DFTI_DESCRIPTOR > &handl, enum DFTI_CONFIG_VALUE precision, enum DFTI_CONFIG_VALUE forward_domain, MKL_LONG dimension, MKL_LONG *sizes) |
| #define RUN_OR_ASSERT | ( | EXPR, | |
| ERROR_MSG | |||
| ) |