Public Types | |
typedef XprType::CoeffReturnType | CoeffReturnType |
typedef Eigen::internal::traits< TensorTraceOp >::Index | Index |
typedef Eigen::internal::nested< TensorTraceOp >::type | Nested |
typedef Eigen::NumTraits< Scalar >::Real | RealScalar |
typedef Eigen::internal::traits< TensorTraceOp >::Scalar | Scalar |
typedef Eigen::internal::traits< TensorTraceOp >::StorageKind | StorageKind |
Public Member Functions | |
const Dims & | dims () const |
const internal::remove_all_t< typename XprType::Nested > & | expression () const |
TensorTraceOp (const XprType &expr, const Dims &dims) | |
Protected Attributes | |
const Dims | m_dims |
XprType::Nested | m_xpr |
Definition at line 56 of file TensorTrace.h.
typedef XprType::CoeffReturnType Eigen::TensorTraceOp< Dims, XprType >::CoeffReturnType |
Definition at line 61 of file TensorTrace.h.
typedef Eigen::internal::traits<TensorTraceOp>::Index Eigen::TensorTraceOp< Dims, XprType >::Index |
Definition at line 64 of file TensorTrace.h.
typedef Eigen::internal::nested<TensorTraceOp>::type Eigen::TensorTraceOp< Dims, XprType >::Nested |
Definition at line 62 of file TensorTrace.h.
typedef Eigen::NumTraits<Scalar>::Real Eigen::TensorTraceOp< Dims, XprType >::RealScalar |
Definition at line 60 of file TensorTrace.h.
typedef Eigen::internal::traits<TensorTraceOp>::Scalar Eigen::TensorTraceOp< Dims, XprType >::Scalar |
Definition at line 59 of file TensorTrace.h.
typedef Eigen::internal::traits<TensorTraceOp>::StorageKind Eigen::TensorTraceOp< Dims, XprType >::StorageKind |
Definition at line 63 of file TensorTrace.h.
|
inline |
Definition at line 66 of file TensorTrace.h.
|
inline |
Definition at line 71 of file TensorTrace.h.
|
inline |
Definition at line 74 of file TensorTrace.h.
|
protected |
Definition at line 78 of file TensorTrace.h.
|
protected |
Definition at line 77 of file TensorTrace.h.