Public Types | Public Member Functions | Protected Attributes | List of all members
Eigen::TensorLayoutSwapOp< XprType > Class Template Reference

#include <TensorForwardDeclarations.h>

Public Types

typedef TensorBase< TensorLayoutSwapOp< XprType >, WriteAccessorsBase
 
typedef internal::remove_const< typename XprType::CoeffReturnType >::type 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 EIGEN_DEVICE_FUNC internal::remove_all< typename XprType::Nested >::typeexpression () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorLayoutSwapOp (const XprType &expr)
 

Protected Attributes

XprType::Nested m_xpr
 

Detailed Description

template<typename XprType>
class Eigen::TensorLayoutSwapOp< XprType >

Definition at line 77 of file TensorForwardDeclarations.h.

Member Typedef Documentation

◆ Base

◆ CoeffReturnType

template<typename XprType >
typedef internal::remove_const<typename XprType::CoeffReturnType>::type Eigen::TensorLayoutSwapOp< XprType >::CoeffReturnType

◆ Index

◆ Nested

◆ RealScalar

template<typename XprType >
typedef Eigen::NumTraits<Scalar>::Real Eigen::TensorLayoutSwapOp< XprType >::RealScalar

◆ Scalar

◆ StorageKind

Constructor & Destructor Documentation

◆ TensorLayoutSwapOp()

template<typename XprType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::TensorLayoutSwapOp< XprType >::TensorLayoutSwapOp ( const XprType expr)
inline

Member Function Documentation

◆ expression()

template<typename XprType >
const EIGEN_DEVICE_FUNC internal::remove_all<typename XprType::Nested>::type& Eigen::TensorLayoutSwapOp< XprType >::expression ( ) const
inline

Member Data Documentation

◆ m_xpr

template<typename XprType >
XprType::Nested Eigen::TensorLayoutSwapOp< XprType >::m_xpr
protected

The documentation for this class was generated from the following files:


gtsam
Author(s):
autogenerated on Wed May 15 2024 15:30:05