TR-mbed 1.0
Loading...
Searching...
No Matches
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 > >:
Eigen::internal::traits< XprType >

Public Types

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

Static Public Attributes

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

Member Typedef Documentation

◆ _Nested

◆ Index

◆ Nested

◆ PointerType

◆ Scalar

◆ StorageKind

◆ XprTraits

Member Data Documentation

◆ Layout

◆ NumDimensions


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