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

#include <TensorMorphing.h>

Inheritance diagram for Eigen::internal::traits< TensorStridingSlicingOp< StartIndices, StopIndices, Strides, 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 StopIndices, typename Strides, typename XprType>
struct Eigen::internal::traits< TensorStridingSlicingOp< StartIndices, StopIndices, Strides, XprType > >

Definition at line 807 of file TensorMorphing.h.

Member Typedef Documentation

◆ _Nested

template<typename StartIndices , typename StopIndices , typename Strides , typename XprType >
typedef remove_reference<Nested>::type Eigen::internal::traits< TensorStridingSlicingOp< StartIndices, StopIndices, Strides, XprType > >::_Nested

Definition at line 814 of file TensorMorphing.h.

◆ Index

template<typename StartIndices , typename StopIndices , typename Strides , typename XprType >
typedef XprTraits::Index Eigen::internal::traits< TensorStridingSlicingOp< StartIndices, StopIndices, Strides, XprType > >::Index

Definition at line 812 of file TensorMorphing.h.

◆ Nested

template<typename StartIndices , typename StopIndices , typename Strides , typename XprType >
typedef XprType::Nested Eigen::internal::traits< TensorStridingSlicingOp< StartIndices, StopIndices, Strides, XprType > >::Nested

Definition at line 813 of file TensorMorphing.h.

◆ PointerType

template<typename StartIndices , typename StopIndices , typename Strides , typename XprType >
typedef XprTraits::PointerType Eigen::internal::traits< TensorStridingSlicingOp< StartIndices, StopIndices, Strides, XprType > >::PointerType

Definition at line 817 of file TensorMorphing.h.

◆ Scalar

template<typename StartIndices , typename StopIndices , typename Strides , typename XprType >
typedef XprType::Scalar Eigen::internal::traits< TensorStridingSlicingOp< StartIndices, StopIndices, Strides, XprType > >::Scalar

Definition at line 809 of file TensorMorphing.h.

◆ StorageKind

template<typename StartIndices , typename StopIndices , typename Strides , typename XprType >
typedef XprTraits::StorageKind Eigen::internal::traits< TensorStridingSlicingOp< StartIndices, StopIndices, Strides, XprType > >::StorageKind

Definition at line 811 of file TensorMorphing.h.

◆ XprTraits

template<typename StartIndices , typename StopIndices , typename Strides , typename XprType >
typedef traits<XprType> Eigen::internal::traits< TensorStridingSlicingOp< StartIndices, StopIndices, Strides, XprType > >::XprTraits

Definition at line 810 of file TensorMorphing.h.

Member Data Documentation

◆ Layout

template<typename StartIndices , typename StopIndices , typename Strides , typename XprType >
const int Eigen::internal::traits< TensorStridingSlicingOp< StartIndices, StopIndices, Strides, XprType > >::Layout = XprTraits::Layout
static

Definition at line 816 of file TensorMorphing.h.

◆ NumDimensions

template<typename StartIndices , typename StopIndices , typename Strides , typename XprType >
const int Eigen::internal::traits< TensorStridingSlicingOp< StartIndices, StopIndices, Strides, XprType > >::NumDimensions = array_size<StartIndices>::value
static

Definition at line 815 of file TensorMorphing.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:13:13