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

#include <TensorForwardDeclarations.h>

Public Types

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

Public Member Functions

const EIGEN_DEVICE_FUNC internal::remove_all< typename XprType::Nested >::typeexpression () const
 
const EIGEN_DEVICE_FUNC Strides & strides () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorInflationOp (const XprType &expr, const Strides &strides)
 

Protected Attributes

const Strides m_strides
 
XprType::Nested m_xpr
 

Detailed Description

template<typename Strides, typename XprType>
class Eigen::TensorInflationOp< Strides, XprType >

Definition at line 84 of file TensorForwardDeclarations.h.

Member Typedef Documentation

◆ CoeffReturnType

template<typename Strides , typename XprType >
typedef XprType::CoeffReturnType Eigen::TensorInflationOp< Strides, XprType >::CoeffReturnType

Definition at line 57 of file TensorInflation.h.

◆ Index

template<typename Strides , typename XprType >
typedef Eigen::internal::traits<TensorInflationOp>::Index Eigen::TensorInflationOp< Strides, XprType >::Index

Definition at line 60 of file TensorInflation.h.

◆ Nested

template<typename Strides , typename XprType >
typedef Eigen::internal::nested<TensorInflationOp>::type Eigen::TensorInflationOp< Strides, XprType >::Nested

Definition at line 58 of file TensorInflation.h.

◆ RealScalar

template<typename Strides , typename XprType >
typedef Eigen::NumTraits<Scalar>::Real Eigen::TensorInflationOp< Strides, XprType >::RealScalar

Definition at line 56 of file TensorInflation.h.

◆ Scalar

template<typename Strides , typename XprType >
typedef Eigen::internal::traits<TensorInflationOp>::Scalar Eigen::TensorInflationOp< Strides, XprType >::Scalar

Definition at line 55 of file TensorInflation.h.

◆ StorageKind

template<typename Strides , typename XprType >
typedef Eigen::internal::traits<TensorInflationOp>::StorageKind Eigen::TensorInflationOp< Strides, XprType >::StorageKind

Definition at line 59 of file TensorInflation.h.

Constructor & Destructor Documentation

◆ TensorInflationOp()

template<typename Strides , typename XprType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::TensorInflationOp< Strides, XprType >::TensorInflationOp ( const XprType expr,
const Strides &  strides 
)
inline

Definition at line 62 of file TensorInflation.h.

Member Function Documentation

◆ expression()

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

Definition at line 70 of file TensorInflation.h.

◆ strides()

template<typename Strides , typename XprType >
const EIGEN_DEVICE_FUNC Strides& Eigen::TensorInflationOp< Strides, XprType >::strides ( ) const
inline

Definition at line 66 of file TensorInflation.h.

Member Data Documentation

◆ m_strides

template<typename Strides , typename XprType >
const Strides Eigen::TensorInflationOp< Strides, XprType >::m_strides
protected

Definition at line 74 of file TensorInflation.h.

◆ m_xpr

template<typename Strides , typename XprType >
XprType::Nested Eigen::TensorInflationOp< Strides, XprType >::m_xpr
protected

Definition at line 73 of file TensorInflation.h.


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


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