Public Types | Public Member Functions | Protected Attributes | List of all members
Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ > Class Template Reference

#include <TensorForwardDeclarations.h>

Public Types

typedef internal::remove_const< typename XprType::CoeffReturnType >::type CoeffReturnType
 
typedef Eigen::internal::traits< TensorReductionOp >::Index Index
 
typedef Eigen::internal::nested< TensorReductionOp >::type Nested
 
typedef Eigen::NumTraits< Scalar >::Real RealScalar
 
typedef Eigen::internal::traits< TensorReductionOp >::Scalar Scalar
 
typedef Eigen::internal::traits< TensorReductionOp >::StorageKind StorageKind
 

Public Member Functions

EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE Dims & dims () const
 
EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE XprType & expression () const
 
EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE Op & reducer () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorReductionOp (const XprType &expr, const Dims &dims)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorReductionOp (const XprType &expr, const Dims &dims, const Op &reducer)
 

Protected Attributes

const Dims m_dims
 
XprType::Nested m_expr
 
const Op m_reducer
 

Detailed Description

template<typename Op, typename Dims, typename XprType, template< class > class MakePointer_>
class Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >

Definition at line 36 of file TensorForwardDeclarations.h.

Member Typedef Documentation

◆ CoeffReturnType

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
typedef internal::remove_const<typename XprType::CoeffReturnType>::type Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::CoeffReturnType

Definition at line 354 of file TensorReduction.h.

◆ Index

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
typedef Eigen::internal::traits<TensorReductionOp>::Index Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::Index

Definition at line 357 of file TensorReduction.h.

◆ Nested

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
typedef Eigen::internal::nested<TensorReductionOp>::type Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::Nested

Definition at line 355 of file TensorReduction.h.

◆ RealScalar

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
typedef Eigen::NumTraits<Scalar>::Real Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::RealScalar

Definition at line 353 of file TensorReduction.h.

◆ Scalar

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
typedef Eigen::internal::traits<TensorReductionOp>::Scalar Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::Scalar

Definition at line 352 of file TensorReduction.h.

◆ StorageKind

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
typedef Eigen::internal::traits<TensorReductionOp>::StorageKind Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::StorageKind

Definition at line 356 of file TensorReduction.h.

Constructor & Destructor Documentation

◆ TensorReductionOp() [1/2]

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::TensorReductionOp ( const XprType &  expr,
const Dims &  dims 
)
inline

Definition at line 360 of file TensorReduction.h.

◆ TensorReductionOp() [2/2]

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::TensorReductionOp ( const XprType &  expr,
const Dims &  dims,
const Op &  reducer 
)
inline

Definition at line 363 of file TensorReduction.h.

Member Function Documentation

◆ dims()

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE Dims& Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::dims ( ) const
inline

Definition at line 369 of file TensorReduction.h.

◆ expression()

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE XprType& Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::expression ( ) const
inline

Definition at line 367 of file TensorReduction.h.

◆ reducer()

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE Op& Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::reducer ( ) const
inline

Definition at line 371 of file TensorReduction.h.

Member Data Documentation

◆ m_dims

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
const Dims Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::m_dims
protected

Definition at line 375 of file TensorReduction.h.

◆ m_expr

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
XprType::Nested Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::m_expr
protected

Definition at line 374 of file TensorReduction.h.

◆ m_reducer

template<typename Op , typename Dims , typename XprType , template< class > class MakePointer_>
const Op Eigen::TensorReductionOp< Op, Dims, XprType, MakePointer_ >::m_reducer
protected

Definition at line 376 of file TensorReduction.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