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 XprType::Scalar Scalar
 
typedef XprTraits::StorageKind StorageKind
 
typedef traits< XprType > XprTraits
 

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 609 of file TensorMorphing.h.

Member Typedef Documentation

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 616 of file TensorMorphing.h.

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

Definition at line 614 of file TensorMorphing.h.

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

Definition at line 615 of file TensorMorphing.h.

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

Definition at line 611 of file TensorMorphing.h.

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

Definition at line 613 of file TensorMorphing.h.

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

Definition at line 612 of file TensorMorphing.h.

Member Data Documentation

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 618 of file TensorMorphing.h.

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 617 of file TensorMorphing.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:52