#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 >::type & | expression () 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 |
Definition at line 84 of file TensorForwardDeclarations.h.
typedef XprType::CoeffReturnType Eigen::TensorInflationOp< Strides, XprType >::CoeffReturnType |
Definition at line 57 of file TensorInflation.h.
typedef Eigen::internal::traits<TensorInflationOp>::Index Eigen::TensorInflationOp< Strides, XprType >::Index |
Definition at line 60 of file TensorInflation.h.
typedef Eigen::internal::nested<TensorInflationOp>::type Eigen::TensorInflationOp< Strides, XprType >::Nested |
Definition at line 58 of file TensorInflation.h.
typedef Eigen::NumTraits<Scalar>::Real Eigen::TensorInflationOp< Strides, XprType >::RealScalar |
Definition at line 56 of file TensorInflation.h.
typedef Eigen::internal::traits<TensorInflationOp>::Scalar Eigen::TensorInflationOp< Strides, XprType >::Scalar |
Definition at line 55 of file TensorInflation.h.
typedef Eigen::internal::traits<TensorInflationOp>::StorageKind Eigen::TensorInflationOp< Strides, XprType >::StorageKind |
Definition at line 59 of file TensorInflation.h.
|
inline |
Definition at line 62 of file TensorInflation.h.
|
inline |
Definition at line 70 of file TensorInflation.h.
|
inline |
Definition at line 66 of file TensorInflation.h.
|
protected |
Definition at line 74 of file TensorInflation.h.
|
protected |
Definition at line 73 of file TensorInflation.h.