Public Types | |
typedef TensorBase< TensorLayoutSwapOp< XprType >, WriteAccessors > | Base |
typedef std::remove_const_t< typename XprType::CoeffReturnType > | CoeffReturnType |
typedef Eigen::internal::traits< TensorLayoutSwapOp >::Index | Index |
typedef Eigen::internal::nested< TensorLayoutSwapOp >::type | Nested |
typedef Eigen::NumTraits< Scalar >::Real | RealScalar |
typedef Eigen::internal::traits< TensorLayoutSwapOp >::Scalar | Scalar |
typedef Eigen::internal::traits< TensorLayoutSwapOp >::StorageKind | StorageKind |
Public Member Functions | |
const internal::remove_all_t< typename XprType::Nested > & | expression () const |
TensorLayoutSwapOp (const XprType &expr) | |
Protected Attributes | |
XprType::Nested | m_xpr |
Definition at line 71 of file TensorLayoutSwap.h.
typedef TensorBase<TensorLayoutSwapOp<XprType>, WriteAccessors> Eigen::TensorLayoutSwapOp< XprType >::Base |
Definition at line 74 of file TensorLayoutSwap.h.
typedef std::remove_const_t<typename XprType::CoeffReturnType> Eigen::TensorLayoutSwapOp< XprType >::CoeffReturnType |
Definition at line 77 of file TensorLayoutSwap.h.
typedef Eigen::internal::traits<TensorLayoutSwapOp>::Index Eigen::TensorLayoutSwapOp< XprType >::Index |
Definition at line 80 of file TensorLayoutSwap.h.
typedef Eigen::internal::nested<TensorLayoutSwapOp>::type Eigen::TensorLayoutSwapOp< XprType >::Nested |
Definition at line 78 of file TensorLayoutSwap.h.
typedef Eigen::NumTraits<Scalar>::Real Eigen::TensorLayoutSwapOp< XprType >::RealScalar |
Definition at line 76 of file TensorLayoutSwap.h.
typedef Eigen::internal::traits<TensorLayoutSwapOp>::Scalar Eigen::TensorLayoutSwapOp< XprType >::Scalar |
Definition at line 75 of file TensorLayoutSwap.h.
typedef Eigen::internal::traits<TensorLayoutSwapOp>::StorageKind Eigen::TensorLayoutSwapOp< XprType >::StorageKind |
Definition at line 79 of file TensorLayoutSwap.h.
|
inline |
Definition at line 82 of file TensorLayoutSwap.h.
|
inline |
Definition at line 87 of file TensorLayoutSwap.h.
|
protected |
Definition at line 91 of file TensorLayoutSwap.h.