![]() |
|
#include "./InternalHeaderCheck.h"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. | |
Enumerations | |
| enum | Eigen::FFTResultType { Eigen::RealPart = 0 , Eigen::ImagPart = 1 , Eigen::BothParts = 2 } |
| enum | Eigen::FFTDirection { Eigen::FFT_FORWARD = 0 , Eigen::FFT_REVERSE = 1 } |
| enum | Eigen::internal::TiledEvaluation { Eigen::internal::Off = 0 , Eigen::internal::On = 1 } |
Functions | |
| template<typename T > | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T * | Eigen::constCast (const T *data) |