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

#include <TensorInflation.h>

Inheritance diagram for Eigen::internal::traits< TensorInflationOp< 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 = XprTraits::NumDimensions
 

Detailed Description

template<typename Strides, typename XprType>
struct Eigen::internal::traits< TensorInflationOp< Strides, XprType > >

Definition at line 24 of file TensorInflation.h.

Member Typedef Documentation

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

Definition at line 31 of file TensorInflation.h.

template<typename Strides , typename XprType >
typedef XprTraits::Index Eigen::internal::traits< TensorInflationOp< Strides, XprType > >::Index

Definition at line 29 of file TensorInflation.h.

template<typename Strides , typename XprType >
typedef XprType::Nested Eigen::internal::traits< TensorInflationOp< Strides, XprType > >::Nested

Definition at line 30 of file TensorInflation.h.

template<typename Strides , typename XprType >
typedef XprType::Scalar Eigen::internal::traits< TensorInflationOp< Strides, XprType > >::Scalar

Definition at line 26 of file TensorInflation.h.

template<typename Strides , typename XprType >
typedef XprTraits::StorageKind Eigen::internal::traits< TensorInflationOp< Strides, XprType > >::StorageKind

Definition at line 28 of file TensorInflation.h.

template<typename Strides , typename XprType >
typedef traits<XprType> Eigen::internal::traits< TensorInflationOp< Strides, XprType > >::XprTraits

Definition at line 27 of file TensorInflation.h.

Member Data Documentation

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

Definition at line 33 of file TensorInflation.h.

template<typename Strides , typename XprType >
const int Eigen::internal::traits< TensorInflationOp< Strides, XprType > >::NumDimensions = XprTraits::NumDimensions
static

Definition at line 32 of file TensorInflation.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