Classes | Public Types | Static Public Attributes | List of all members
Eigen::internal::traits< TensorMap< PlainObjectType, Options_, MakePointer_ > > Struct Template Reference

#include <TensorTraits.h>

Inheritance diagram for Eigen::internal::traits< TensorMap< PlainObjectType, Options_, MakePointer_ > >:
Inheritance graph
[legend]

Classes

struct  MakePointer
 

Public Types

enum  { Options = 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, int Options_, template< class > class MakePointer_>
struct Eigen::internal::traits< TensorMap< PlainObjectType, Options_, MakePointer_ > >

Definition at line 84 of file TensorTraits.h.

Member Typedef Documentation

template<typename PlainObjectType , int Options_, template< class > class MakePointer_>
typedef traits<PlainObjectType> Eigen::internal::traits< TensorMap< PlainObjectType, Options_, MakePointer_ > >::BaseTraits

Definition at line 87 of file TensorTraits.h.

template<typename PlainObjectType , int Options_, template< class > class MakePointer_>
typedef BaseTraits::Index Eigen::internal::traits< TensorMap< PlainObjectType, Options_, MakePointer_ > >::Index

Definition at line 90 of file TensorTraits.h.

template<typename PlainObjectType , int Options_, template< class > class MakePointer_>
typedef BaseTraits::Scalar Eigen::internal::traits< TensorMap< PlainObjectType, Options_, MakePointer_ > >::Scalar

Definition at line 88 of file TensorTraits.h.

template<typename PlainObjectType , int Options_, template< class > class MakePointer_>
typedef BaseTraits::StorageKind Eigen::internal::traits< TensorMap< PlainObjectType, Options_, MakePointer_ > >::StorageKind

Definition at line 89 of file TensorTraits.h.

Member Enumeration Documentation

template<typename PlainObjectType , int Options_, template< class > class MakePointer_>
anonymous enum
Enumerator
Options 
Flags 

Definition at line 93 of file TensorTraits.h.

Member Data Documentation

template<typename PlainObjectType , int Options_, template< class > class MakePointer_>
const int Eigen::internal::traits< TensorMap< PlainObjectType, Options_, MakePointer_ > >::Layout = BaseTraits::Layout
static

Definition at line 92 of file TensorTraits.h.

template<typename PlainObjectType , int Options_, template< class > class MakePointer_>
const int Eigen::internal::traits< TensorMap< PlainObjectType, Options_, MakePointer_ > >::NumDimensions = BaseTraits::NumDimensions
static

Definition at line 91 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