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

#include <TensorScan.h>

Inheritance diagram for Eigen::internal::traits< TensorScanOp< Op, XprType > >:
Inheritance graph
[legend]

Public Types

typedef remove_reference< Nested >::type _Nested
 
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 Op, typename XprType>
struct Eigen::internal::traits< TensorScanOp< Op, XprType > >

Definition at line 18 of file TensorScan.h.

Member Typedef Documentation

template<typename Op , typename XprType >
typedef remove_reference<Nested>::type Eigen::internal::traits< TensorScanOp< Op, XprType > >::_Nested

Definition at line 24 of file TensorScan.h.

template<typename Op , typename XprType >
typedef XprType::Nested Eigen::internal::traits< TensorScanOp< Op, XprType > >::Nested

Definition at line 23 of file TensorScan.h.

template<typename Op , typename XprType >
typedef XprType::Scalar Eigen::internal::traits< TensorScanOp< Op, XprType > >::Scalar

Definition at line 20 of file TensorScan.h.

template<typename Op , typename XprType >
typedef XprTraits::StorageKind Eigen::internal::traits< TensorScanOp< Op, XprType > >::StorageKind

Definition at line 22 of file TensorScan.h.

template<typename Op , typename XprType >
typedef traits<XprType> Eigen::internal::traits< TensorScanOp< Op, XprType > >::XprTraits

Definition at line 21 of file TensorScan.h.

Member Data Documentation

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

Definition at line 26 of file TensorScan.h.

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

Definition at line 25 of file TensorScan.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