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

#include <TensorForcedEval.h>

Classes

struct  MakePointer
 

Public Types

enum  { Flags = 0 }
 
typedef remove_reference< Nested >::type _Nested
 
typedef traits< XprType >::Index Index
 
typedef XprType::Nested Nested
 
typedef XprType::Scalar Scalar
 
typedef traits< XprType >::StorageKind StorageKind
 
typedef traits< XprType > XprTraits
 

Static Public Attributes

static const int Layout = XprTraits::Layout
 
static const int NumDimensions = XprTraits::NumDimensions
 

Detailed Description

template<typename XprType, template< class > class MakePointer_>
struct Eigen::internal::traits< TensorForcedEvalOp< XprType, MakePointer_ > >

Definition at line 17 of file TensorForcedEval.h.

Member Typedef Documentation

template<typename XprType , template< class > class MakePointer_>
typedef remove_reference<Nested>::type Eigen::internal::traits< TensorForcedEvalOp< XprType, MakePointer_ > >::_Nested

Definition at line 25 of file TensorForcedEval.h.

template<typename XprType , template< class > class MakePointer_>
typedef traits<XprType>::Index Eigen::internal::traits< TensorForcedEvalOp< XprType, MakePointer_ > >::Index

Definition at line 23 of file TensorForcedEval.h.

template<typename XprType , template< class > class MakePointer_>
typedef XprType::Nested Eigen::internal::traits< TensorForcedEvalOp< XprType, MakePointer_ > >::Nested

Definition at line 24 of file TensorForcedEval.h.

template<typename XprType , template< class > class MakePointer_>
typedef XprType::Scalar Eigen::internal::traits< TensorForcedEvalOp< XprType, MakePointer_ > >::Scalar

Definition at line 20 of file TensorForcedEval.h.

template<typename XprType , template< class > class MakePointer_>
typedef traits<XprType>::StorageKind Eigen::internal::traits< TensorForcedEvalOp< XprType, MakePointer_ > >::StorageKind

Definition at line 22 of file TensorForcedEval.h.

template<typename XprType , template< class > class MakePointer_>
typedef traits<XprType> Eigen::internal::traits< TensorForcedEvalOp< XprType, MakePointer_ > >::XprTraits

Definition at line 21 of file TensorForcedEval.h.

Member Enumeration Documentation

template<typename XprType , template< class > class MakePointer_>
anonymous enum
Enumerator
Flags 

Definition at line 29 of file TensorForcedEval.h.

Member Data Documentation

template<typename XprType , template< class > class MakePointer_>
const int Eigen::internal::traits< TensorForcedEvalOp< XprType, MakePointer_ > >::Layout = XprTraits::Layout
static

Definition at line 27 of file TensorForcedEval.h.

template<typename XprType , template< class > class MakePointer_>
const int Eigen::internal::traits< TensorForcedEvalOp< XprType, MakePointer_ > >::NumDimensions = XprTraits::NumDimensions
static

Definition at line 26 of file TensorForcedEval.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:57:26