TensorForwardDeclarations.h File Reference

Go to the source code of this file.

Classes

struct  Eigen::MakePointer< T >
 
struct  Eigen::StorageMemory< T, device >
 
struct  Eigen::internal::Pointer_type_promotion< A, B >
 
struct  Eigen::internal::Pointer_type_promotion< A, A >
 
struct  Eigen::internal::TypeConversion< A, B >
 
struct  Eigen::internal::IsVectorizable< Device, Expression >
 
struct  Eigen::internal::IsVectorizable< GpuDevice, Expression >
 
struct  Eigen::internal::IsTileable< Device, Expression >
 

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 TEigen::constCast (const T *data)