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< XprTypeXprTraits
 

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 148 of file TensorArgMax.h.

Member Typedef Documentation

◆ _Nested

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

Definition at line 155 of file TensorArgMax.h.

◆ Index

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

Definition at line 152 of file TensorArgMax.h.

◆ Nested

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

Definition at line 154 of file TensorArgMax.h.

◆ Scalar

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

Definition at line 153 of file TensorArgMax.h.

◆ StorageKind

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

Definition at line 151 of file TensorArgMax.h.

◆ XprTraits

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

Definition at line 150 of file TensorArgMax.h.

Member Data Documentation

◆ Layout

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

Definition at line 157 of file TensorArgMax.h.

◆ NumDimensions

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 156 of file TensorArgMax.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:48