A reference to a tensor expression The expression will be evaluated lazily (as much as possible). More...
#include <TensorForwardDeclarations.h>
Public Types | |
enum | { IsAligned = false, PacketAccess = false, BlockAccess = false, PreferBlockAccess = false, Layout = PlainObjectType::Layout, CoordAccess = false, RawAccess = false } |
typedef PlainObjectType::Base | Base |
typedef Base::CoeffReturnType | CoeffReturnType |
typedef PlainObjectType::Dimensions | Dimensions |
typedef internal::traits< PlainObjectType >::Index | Index |
typedef Eigen::internal::nested< Self >::type | Nested |
typedef PointerType | PointerArgType |
typedef Scalar * | PointerType |
typedef NumTraits< Scalar >::Real | RealScalar |
typedef internal::traits< PlainObjectType >::Scalar | Scalar |
typedef TensorRef< PlainObjectType > | Self |
typedef internal::traits< PlainObjectType >::StorageKind | StorageKind |
typedef internal::TensorBlockNotImplemented | TensorBlock |
Static Public Attributes | |
static const Index | NumIndices = PlainObjectType::NumIndices |
Private Member Functions | |
EIGEN_STRONG_INLINE void | unrefEvaluator () |
Private Attributes | |
internal::TensorLazyBaseEvaluator< Dimensions, Scalar > * | m_evaluator |
A reference to a tensor expression The expression will be evaluated lazily (as much as possible).
Definition at line 55 of file TensorForwardDeclarations.h.
typedef PlainObjectType::Base Eigen::TensorRef::Base |
Definition at line 128 of file TensorRef.h.
typedef Base::CoeffReturnType Eigen::TensorRef::CoeffReturnType |
Definition at line 134 of file TensorRef.h.
typedef PlainObjectType::Dimensions Eigen::TensorRef::Dimensions |
Definition at line 139 of file TensorRef.h.
typedef internal::traits<PlainObjectType>::Index Eigen::TensorRef::Index |
Definition at line 131 of file TensorRef.h.
Definition at line 129 of file TensorRef.h.
Definition at line 136 of file TensorRef.h.
typedef Scalar* Eigen::TensorRef::PointerType |
Definition at line 135 of file TensorRef.h.
typedef NumTraits<Scalar>::Real Eigen::TensorRef::RealScalar |
Definition at line 133 of file TensorRef.h.
typedef internal::traits<PlainObjectType>::Scalar Eigen::TensorRef::Scalar |
Definition at line 132 of file TensorRef.h.
typedef TensorRef<PlainObjectType> Eigen::TensorRef::Self |
Definition at line 127 of file TensorRef.h.
typedef internal::traits<PlainObjectType>::StorageKind Eigen::TensorRef::StorageKind |
Definition at line 130 of file TensorRef.h.
Definition at line 152 of file TensorRef.h.
anonymous enum |
Enumerator | |
---|---|
IsAligned | |
PacketAccess | |
BlockAccess | |
PreferBlockAccess | |
Layout | |
CoordAccess | |
RawAccess |
Definition at line 141 of file TensorRef.h.
|
inline |
Definition at line 155 of file TensorRef.h.
|
inline |
Definition at line 159 of file TensorRef.h.
|
inline |
Definition at line 171 of file TensorRef.h.
|
inline |
Definition at line 175 of file TensorRef.h.
|
inline |
Definition at line 303 of file TensorRef.h.
|
inline |
Definition at line 340 of file TensorRef.h.
|
inline |
Definition at line 321 of file TensorRef.h.
|
inline |
Definition at line 263 of file TensorRef.h.
|
inline |
Definition at line 271 of file TensorRef.h.
|
inline |
Definition at line 290 of file TensorRef.h.
|
inline |
Definition at line 346 of file TensorRef.h.
|
inline |
Definition at line 199 of file TensorRef.h.
|
inline |
Definition at line 193 of file TensorRef.h.
|
inline |
Definition at line 195 of file TensorRef.h.
|
inline |
Definition at line 225 of file TensorRef.h.
|
inline |
Definition at line 233 of file TensorRef.h.
|
inline |
Definition at line 280 of file TensorRef.h.
|
inline |
Definition at line 242 of file TensorRef.h.
|
inline |
Definition at line 252 of file TensorRef.h.
|
inline |
Definition at line 202 of file TensorRef.h.
|
inline |
Definition at line 164 of file TensorRef.h.
Definition at line 180 of file TensorRef.h.
|
inline |
Definition at line 191 of file TensorRef.h.
|
inline |
Definition at line 197 of file TensorRef.h.
|
inlineprivate |
Definition at line 352 of file TensorRef.h.
|
private |
Definition at line 361 of file TensorRef.h.
|
static |
Definition at line 138 of file TensorRef.h.