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

#include <TensorCustomOp.h>

Public Types

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

Static Public Attributes

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

Detailed Description

template<typename CustomUnaryFunc, typename XprType>
struct Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >

Definition at line 24 of file TensorCustomOp.h.

Member Typedef Documentation

template<typename CustomUnaryFunc , typename XprType >
typedef remove_reference<Nested>::type Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::_Nested

Definition at line 30 of file TensorCustomOp.h.

template<typename CustomUnaryFunc , typename XprType >
typedef XprType::Index Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::Index

Definition at line 28 of file TensorCustomOp.h.

template<typename CustomUnaryFunc , typename XprType >
typedef XprType::Nested Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::Nested

Definition at line 29 of file TensorCustomOp.h.

template<typename CustomUnaryFunc , typename XprType >
typedef XprType::Scalar Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::Scalar

Definition at line 26 of file TensorCustomOp.h.

template<typename CustomUnaryFunc , typename XprType >
typedef XprType::StorageKind Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::StorageKind

Definition at line 27 of file TensorCustomOp.h.

Member Data Documentation

template<typename CustomUnaryFunc , typename XprType >
const int Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::Layout = traits<XprType>::Layout
static

Definition at line 32 of file TensorCustomOp.h.

template<typename CustomUnaryFunc , typename XprType >
const int Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::NumDimensions = traits<XprType>::NumDimensions
static

Definition at line 31 of file TensorCustomOp.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