Public Types | |
typedef Pair< Index, typename XprType::CoeffReturnType > | CoeffReturnType |
typedef Eigen::internal::traits< TensorIndexPairOp >::Index | Index |
typedef Eigen::internal::nested< TensorIndexPairOp >::type | Nested |
typedef Eigen::NumTraits< Scalar >::Real | RealScalar |
typedef Eigen::internal::traits< TensorIndexPairOp >::Scalar | Scalar |
typedef Eigen::internal::traits< TensorIndexPairOp >::StorageKind | StorageKind |
Public Member Functions | |
const internal::remove_all_t< typename XprType::Nested > & | expression () const |
TensorIndexPairOp (const XprType &expr) | |
Protected Attributes | |
XprType::Nested | m_xpr |
Definition at line 55 of file TensorArgMax.h.
typedef Pair<Index, typename XprType::CoeffReturnType> Eigen::TensorIndexPairOp< XprType >::CoeffReturnType |
Definition at line 63 of file TensorArgMax.h.
typedef Eigen::internal::traits<TensorIndexPairOp>::Index Eigen::TensorIndexPairOp< XprType >::Index |
Definition at line 62 of file TensorArgMax.h.
typedef Eigen::internal::nested<TensorIndexPairOp>::type Eigen::TensorIndexPairOp< XprType >::Nested |
Definition at line 60 of file TensorArgMax.h.
typedef Eigen::NumTraits<Scalar>::Real Eigen::TensorIndexPairOp< XprType >::RealScalar |
Definition at line 59 of file TensorArgMax.h.
typedef Eigen::internal::traits<TensorIndexPairOp>::Scalar Eigen::TensorIndexPairOp< XprType >::Scalar |
Definition at line 58 of file TensorArgMax.h.
typedef Eigen::internal::traits<TensorIndexPairOp>::StorageKind Eigen::TensorIndexPairOp< XprType >::StorageKind |
Definition at line 61 of file TensorArgMax.h.
|
inline |
Definition at line 65 of file TensorArgMax.h.
|
inline |
Definition at line 70 of file TensorArgMax.h.
|
protected |
Definition at line 73 of file TensorArgMax.h.