|
TR-mbed 1.0
|
Go to the source code of this file.
Namespaces | |
| namespace | Eigen |
| Namespace containing all symbols from the Eigen library. | |
| namespace | Eigen::internal |
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) |