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 MakePointer< Scalar >::Type PointerType
 
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 86 of file TensorTraits.h.

Member Typedef Documentation

◆ BaseTraits

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

Definition at line 89 of file TensorTraits.h.

◆ Index

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

Definition at line 92 of file TensorTraits.h.

◆ PointerType

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

Definition at line 104 of file TensorTraits.h.

◆ Scalar

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

Definition at line 90 of file TensorTraits.h.

◆ StorageKind

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

Definition at line 91 of file TensorTraits.h.

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 95 of file TensorTraits.h.

Member Data Documentation

◆ Layout

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 94 of file TensorTraits.h.

◆ NumDimensions

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 93 of file TensorTraits.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:47