Public Types | Static Public Attributes | List of all members
Eigen::internal::traits< TensorConcatenationOp< Axis, LhsXprType, RhsXprType > > Struct Template Reference

#include <TensorConcatenation.h>

Public Types

enum  { Flags = 0 }
 
typedef remove_reference< LhsNested >::type _LhsNested
 
typedef remove_reference< RhsNested >::type _RhsNested
 
typedef promote_index_type< typename traits< LhsXprType >::Index, typename traits< RhsXprType >::Index >::type Index
 
typedef LhsXprType::Nested LhsNested
 
typedef RhsXprType::Nested RhsNested
 
typedef promote_storage_type< typename LhsXprType::Scalar, typename RhsXprType::Scalar >::ret Scalar
 
typedef promote_storage_type< typename traits< LhsXprType >::StorageKind, typename traits< RhsXprType >::StorageKind >::ret StorageKind
 

Static Public Attributes

static const int Layout = traits<LhsXprType>::Layout
 
static const int NumDimensions = traits<LhsXprType>::NumDimensions
 

Detailed Description

template<typename Axis, typename LhsXprType, typename RhsXprType>
struct Eigen::internal::traits< TensorConcatenationOp< Axis, LhsXprType, RhsXprType > >

Definition at line 24 of file TensorConcatenation.h.

Member Typedef Documentation

template<typename Axis , typename LhsXprType , typename RhsXprType >
typedef remove_reference<LhsNested>::type Eigen::internal::traits< TensorConcatenationOp< Axis, LhsXprType, RhsXprType > >::_LhsNested

Definition at line 35 of file TensorConcatenation.h.

template<typename Axis , typename LhsXprType , typename RhsXprType >
typedef remove_reference<RhsNested>::type Eigen::internal::traits< TensorConcatenationOp< Axis, LhsXprType, RhsXprType > >::_RhsNested

Definition at line 36 of file TensorConcatenation.h.

template<typename Axis , typename LhsXprType , typename RhsXprType >
typedef promote_index_type<typename traits<LhsXprType>::Index, typename traits<RhsXprType>::Index>::type Eigen::internal::traits< TensorConcatenationOp< Axis, LhsXprType, RhsXprType > >::Index

Definition at line 32 of file TensorConcatenation.h.

template<typename Axis , typename LhsXprType , typename RhsXprType >
typedef LhsXprType::Nested Eigen::internal::traits< TensorConcatenationOp< Axis, LhsXprType, RhsXprType > >::LhsNested

Definition at line 33 of file TensorConcatenation.h.

template<typename Axis , typename LhsXprType , typename RhsXprType >
typedef RhsXprType::Nested Eigen::internal::traits< TensorConcatenationOp< Axis, LhsXprType, RhsXprType > >::RhsNested

Definition at line 34 of file TensorConcatenation.h.

template<typename Axis , typename LhsXprType , typename RhsXprType >
typedef promote_storage_type<typename LhsXprType::Scalar, typename RhsXprType::Scalar>::ret Eigen::internal::traits< TensorConcatenationOp< Axis, LhsXprType, RhsXprType > >::Scalar

Definition at line 28 of file TensorConcatenation.h.

template<typename Axis , typename LhsXprType , typename RhsXprType >
typedef promote_storage_type<typename traits<LhsXprType>::StorageKind, typename traits<RhsXprType>::StorageKind>::ret Eigen::internal::traits< TensorConcatenationOp< Axis, LhsXprType, RhsXprType > >::StorageKind

Definition at line 30 of file TensorConcatenation.h.

Member Enumeration Documentation

template<typename Axis , typename LhsXprType , typename RhsXprType >
anonymous enum
Enumerator
Flags 

Definition at line 39 of file TensorConcatenation.h.

Member Data Documentation

template<typename Axis , typename LhsXprType , typename RhsXprType >
const int Eigen::internal::traits< TensorConcatenationOp< Axis, LhsXprType, RhsXprType > >::Layout = traits<LhsXprType>::Layout
static

Definition at line 38 of file TensorConcatenation.h.

template<typename Axis , typename LhsXprType , typename RhsXprType >
const int Eigen::internal::traits< TensorConcatenationOp< Axis, LhsXprType, RhsXprType > >::NumDimensions = traits<LhsXprType>::NumDimensions
static

Definition at line 37 of file TensorConcatenation.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