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

#include <TensorArgMax.h>

Inheritance diagram for Eigen::internal::traits< TensorTupleReducerOp< ReduceOp, Dims, XprType > >:
Inheritance graph
[legend]

Public Types

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

Static Public Attributes

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

Detailed Description

template<typename ReduceOp, typename Dims, typename XprType>
struct Eigen::internal::traits< TensorTupleReducerOp< ReduceOp, Dims, XprType > >

Definition at line 135 of file TensorArgMax.h.

Member Typedef Documentation

template<typename ReduceOp , typename Dims , typename XprType >
typedef remove_reference<Nested>::type Eigen::internal::traits< TensorTupleReducerOp< ReduceOp, Dims, XprType > >::_Nested

Definition at line 142 of file TensorArgMax.h.

template<typename ReduceOp , typename Dims , typename XprType >
typedef XprTraits::Index Eigen::internal::traits< TensorTupleReducerOp< ReduceOp, Dims, XprType > >::Index

Definition at line 139 of file TensorArgMax.h.

template<typename ReduceOp , typename Dims , typename XprType >
typedef XprType::Nested Eigen::internal::traits< TensorTupleReducerOp< ReduceOp, Dims, XprType > >::Nested

Definition at line 141 of file TensorArgMax.h.

template<typename ReduceOp , typename Dims , typename XprType >
typedef Index Eigen::internal::traits< TensorTupleReducerOp< ReduceOp, Dims, XprType > >::Scalar

Definition at line 140 of file TensorArgMax.h.

template<typename ReduceOp , typename Dims , typename XprType >
typedef XprTraits::StorageKind Eigen::internal::traits< TensorTupleReducerOp< ReduceOp, Dims, XprType > >::StorageKind

Definition at line 138 of file TensorArgMax.h.

template<typename ReduceOp , typename Dims , typename XprType >
typedef traits<XprType> Eigen::internal::traits< TensorTupleReducerOp< ReduceOp, Dims, XprType > >::XprTraits

Definition at line 137 of file TensorArgMax.h.

Member Data Documentation

template<typename ReduceOp , typename Dims , typename XprType >
const int Eigen::internal::traits< TensorTupleReducerOp< ReduceOp, Dims, XprType > >::Layout = XprTraits::Layout
static

Definition at line 144 of file TensorArgMax.h.

template<typename ReduceOp , typename Dims , typename XprType >
const int Eigen::internal::traits< TensorTupleReducerOp< ReduceOp, Dims, XprType > >::NumDimensions = XprTraits::NumDimensions - array_size<Dims>::value
static

Definition at line 143 of file TensorArgMax.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