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::PointerType 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>
struct Eigen::internal::traits< TensorRef< PlainObjectType > >

Definition at line 108 of file TensorTraits.h.

Member Typedef Documentation

◆ BaseTraits

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

Definition at line 111 of file TensorTraits.h.

◆ Index

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

Definition at line 114 of file TensorTraits.h.

◆ PointerType

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

Definition at line 121 of file TensorTraits.h.

◆ Scalar

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

Definition at line 112 of file TensorTraits.h.

◆ StorageKind

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

Definition at line 113 of file TensorTraits.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename PlainObjectType >
anonymous enum
Enumerator
Options 
Flags 

Definition at line 117 of file TensorTraits.h.

Member Data Documentation

◆ Layout

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

Definition at line 116 of file TensorTraits.h.

◆ NumDimensions

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

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