Public Types | Static Public Attributes | List of all members
Eigen::internal::traits< TensorRef< PlainObjectType > > Struct Template Reference

#include <TensorTraits.h>

Inheritance diagram for Eigen::internal::traits< TensorRef< PlainObjectType > >:
Inheritance graph
[legend]

Public Types

enum  { Options = BaseTraits::Options, Flags = BaseTraits::Flags }
 
typedef traits< PlainObjectType > BaseTraits
 
typedef BaseTraits::Index Index
 
typedef BaseTraits::Scalar Scalar
 
typedef BaseTraits::StorageKind StorageKind
 

Static Public Attributes

static const int Layout = BaseTraits::Layout
 
static const int NumDimensions = BaseTraits::NumDimensions
 

Detailed Description

template<typename PlainObjectType>
struct Eigen::internal::traits< TensorRef< PlainObjectType > >

Definition at line 105 of file TensorTraits.h.

Member Typedef Documentation

template<typename PlainObjectType >
typedef traits<PlainObjectType> Eigen::internal::traits< TensorRef< PlainObjectType > >::BaseTraits

Definition at line 108 of file TensorTraits.h.

template<typename PlainObjectType >
typedef BaseTraits::Index Eigen::internal::traits< TensorRef< PlainObjectType > >::Index

Definition at line 111 of file TensorTraits.h.

template<typename PlainObjectType >
typedef BaseTraits::Scalar Eigen::internal::traits< TensorRef< PlainObjectType > >::Scalar

Definition at line 109 of file TensorTraits.h.

template<typename PlainObjectType >
typedef BaseTraits::StorageKind Eigen::internal::traits< TensorRef< PlainObjectType > >::StorageKind

Definition at line 110 of file TensorTraits.h.

Member Enumeration Documentation

template<typename PlainObjectType >
anonymous enum
Enumerator
Options 
Flags 

Definition at line 114 of file TensorTraits.h.

Member Data Documentation

template<typename PlainObjectType >
const int Eigen::internal::traits< TensorRef< PlainObjectType > >::Layout = BaseTraits::Layout
static

Definition at line 113 of file TensorTraits.h.

template<typename PlainObjectType >
const int Eigen::internal::traits< TensorRef< PlainObjectType > >::NumDimensions = BaseTraits::NumDimensions
static

Definition at line 112 of file TensorTraits.h.


The documentation for this struct was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:52