Public Types | Static Public Attributes | List of all members
Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > > Struct Template Reference

#include <TensorMorphing.h>

Inheritance diagram for Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > >:
Inheritance graph
[legend]

Public Types

typedef remove_reference< Nested >::type _Nested
 
typedef XprTraits::Index Index
 
typedef XprType::Nested Nested
 
typedef XprTraits::PointerType PointerType
 
typedef XprType::Scalar Scalar
 
typedef XprTraits::StorageKind StorageKind
 
typedef traits< XprTypeXprTraits
 

Static Public Attributes

static const int Layout = XprTraits::Layout
 
static const int NumDimensions = array_size<StartIndices>::value
 

Detailed Description

template<typename StartIndices, typename Sizes, typename XprType>
struct Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > >

Definition at line 311 of file TensorMorphing.h.

Member Typedef Documentation

◆ _Nested

template<typename StartIndices , typename Sizes , typename XprType >
typedef remove_reference<Nested>::type Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > >::_Nested

Definition at line 318 of file TensorMorphing.h.

◆ Index

template<typename StartIndices , typename Sizes , typename XprType >
typedef XprTraits::Index Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > >::Index

Definition at line 316 of file TensorMorphing.h.

◆ Nested

template<typename StartIndices , typename Sizes , typename XprType >
typedef XprType::Nested Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > >::Nested

Definition at line 317 of file TensorMorphing.h.

◆ PointerType

template<typename StartIndices , typename Sizes , typename XprType >
typedef XprTraits::PointerType Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > >::PointerType

Definition at line 321 of file TensorMorphing.h.

◆ Scalar

template<typename StartIndices , typename Sizes , typename XprType >
typedef XprType::Scalar Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > >::Scalar

Definition at line 313 of file TensorMorphing.h.

◆ StorageKind

template<typename StartIndices , typename Sizes , typename XprType >
typedef XprTraits::StorageKind Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > >::StorageKind

Definition at line 315 of file TensorMorphing.h.

◆ XprTraits

template<typename StartIndices , typename Sizes , typename XprType >
typedef traits<XprType> Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > >::XprTraits

Definition at line 314 of file TensorMorphing.h.

Member Data Documentation

◆ Layout

template<typename StartIndices , typename Sizes , typename XprType >
const int Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > >::Layout = XprTraits::Layout
static

Definition at line 320 of file TensorMorphing.h.

◆ NumDimensions

template<typename StartIndices , typename Sizes , typename XprType >
const int Eigen::internal::traits< TensorSlicingOp< StartIndices, Sizes, XprType > >::NumDimensions = array_size<StartIndices>::value
static

Definition at line 319 of file TensorMorphing.h.


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


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