#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 |
Definition at line 24 of file TensorCustomOp.h.
| typedef remove_reference<Nested>::type Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::_Nested |
Definition at line 30 of file TensorCustomOp.h.
| typedef XprType::Index Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::Index |
Definition at line 28 of file TensorCustomOp.h.
| typedef XprType::Nested Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::Nested |
Definition at line 29 of file TensorCustomOp.h.
| typedef XprType::Scalar Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::Scalar |
Definition at line 26 of file TensorCustomOp.h.
| typedef XprType::StorageKind Eigen::internal::traits< TensorCustomUnaryOp< CustomUnaryFunc, XprType > >::StorageKind |
Definition at line 27 of file TensorCustomOp.h.
|
static |
Definition at line 32 of file TensorCustomOp.h.
|
static |
Definition at line 31 of file TensorCustomOp.h.