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

#include <TensorForwardDeclarations.h>

Public Types

typedef internal::remove_const< typename XprType::CoeffReturnType >::type CoeffReturnType
 
typedef Eigen::internal::traits< TensorReshapingOp >::Index Index
 
typedef Eigen::internal::nested< TensorReshapingOp >::type Nested
 
typedef Eigen::internal::traits< TensorReshapingOp >::Scalar Scalar
 
typedef Eigen::internal::traits< TensorReshapingOp >::StorageKind StorageKind
 

Public Member Functions

const EIGEN_DEVICE_FUNC NewDimensions & dimensions () const
 
const EIGEN_DEVICE_FUNC internal::remove_all< typename XprType::Nested >::type & expression () const
 
template<typename OtherDerived >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorReshapingOpoperator= (const OtherDerived &other)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorReshapingOpoperator= (const TensorReshapingOp &other)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorReshapingOp (const XprType &expr, const NewDimensions &dims)
 

Protected Attributes

const NewDimensions m_dims
 
XprType::Nested m_xpr
 

Detailed Description

template<typename NewDimensions, typename XprType>
class Eigen::TensorReshapingOp< NewDimensions, XprType >

Definition at line 49 of file TensorForwardDeclarations.h.

Member Typedef Documentation

◆ CoeffReturnType

template<typename NewDimensions , typename XprType >
typedef internal::remove_const<typename XprType::CoeffReturnType>::type Eigen::TensorReshapingOp< NewDimensions, XprType >::CoeffReturnType

Definition at line 57 of file TensorMorphing.h.

◆ Index

template<typename NewDimensions , typename XprType >
typedef Eigen::internal::traits<TensorReshapingOp>::Index Eigen::TensorReshapingOp< NewDimensions, XprType >::Index

Definition at line 60 of file TensorMorphing.h.

◆ Nested

template<typename NewDimensions , typename XprType >
typedef Eigen::internal::nested<TensorReshapingOp>::type Eigen::TensorReshapingOp< NewDimensions, XprType >::Nested

Definition at line 58 of file TensorMorphing.h.

◆ Scalar

template<typename NewDimensions , typename XprType >
typedef Eigen::internal::traits<TensorReshapingOp>::Scalar Eigen::TensorReshapingOp< NewDimensions, XprType >::Scalar

Definition at line 56 of file TensorMorphing.h.

◆ StorageKind

template<typename NewDimensions , typename XprType >
typedef Eigen::internal::traits<TensorReshapingOp>::StorageKind Eigen::TensorReshapingOp< NewDimensions, XprType >::StorageKind

Definition at line 59 of file TensorMorphing.h.

Constructor & Destructor Documentation

◆ TensorReshapingOp()

template<typename NewDimensions , typename XprType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::TensorReshapingOp< NewDimensions, XprType >::TensorReshapingOp ( const XprType &  expr,
const NewDimensions &  dims 
)
inline

Definition at line 62 of file TensorMorphing.h.

Member Function Documentation

◆ dimensions()

template<typename NewDimensions , typename XprType >
const EIGEN_DEVICE_FUNC NewDimensions& Eigen::TensorReshapingOp< NewDimensions, XprType >::dimensions ( ) const
inline

Definition at line 66 of file TensorMorphing.h.

◆ expression()

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

Definition at line 70 of file TensorMorphing.h.

◆ operator=() [1/2]

template<typename NewDimensions , typename XprType >
template<typename OtherDerived >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorReshapingOp& Eigen::TensorReshapingOp< NewDimensions, XprType >::operator= ( const OtherDerived &  other)
inline

Definition at line 83 of file TensorMorphing.h.

◆ operator=() [2/2]

template<typename NewDimensions , typename XprType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorReshapingOp& Eigen::TensorReshapingOp< NewDimensions, XprType >::operator= ( const TensorReshapingOp< NewDimensions, XprType > &  other)
inline

Definition at line 73 of file TensorMorphing.h.

Member Data Documentation

◆ m_dims

template<typename NewDimensions , typename XprType >
const NewDimensions Eigen::TensorReshapingOp< NewDimensions, XprType >::m_dims
protected

Definition at line 93 of file TensorMorphing.h.

◆ m_xpr

template<typename NewDimensions , typename XprType >
XprType::Nested Eigen::TensorReshapingOp< NewDimensions, XprType >::m_xpr
protected

Definition at line 92 of file TensorMorphing.h.


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


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:07:46