Public Member Functions | Static Public Attributes | List of all members
Eigen::internal::ArgMaxTupleReducer< T > Struct Template Reference

#include <TensorFunctors.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINEfinalize (const T &accum) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINEinitialize () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void reduce (const T t, T *accum) const
 

Static Public Attributes

static const bool IsStateful = false
 
static const bool PacketAccess = false
 

Detailed Description

template<typename T>
struct Eigen::internal::ArgMaxTupleReducer< T >

Definition at line 398 of file TensorFunctors.h.

Member Function Documentation

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T Eigen::internal::ArgMaxTupleReducer< T >::finalize ( const T &  accum) const
inline

Definition at line 409 of file TensorFunctors.h.

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T Eigen::internal::ArgMaxTupleReducer< T >::initialize ( ) const
inline

Definition at line 406 of file TensorFunctors.h.

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::ArgMaxTupleReducer< T >::reduce ( const T  t,
T *  accum 
) const
inline

Definition at line 403 of file TensorFunctors.h.

Member Data Documentation

template<typename T >
const bool Eigen::internal::ArgMaxTupleReducer< T >::IsStateful = false
static

Definition at line 401 of file TensorFunctors.h.

template<typename T >
const bool Eigen::internal::ArgMaxTupleReducer< T >::PacketAccess = false
static

Definition at line 400 of file TensorFunctors.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:28