Public Member Functions | Static Public Attributes | List of all members
Eigen::internal::ArgMinTupleReducer< 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::ArgMinTupleReducer< T >

Definition at line 423 of file TensorFunctors.h.

Member Function Documentation

◆ finalize()

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

Definition at line 434 of file TensorFunctors.h.

◆ initialize()

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

Definition at line 431 of file TensorFunctors.h.

◆ reduce()

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

Definition at line 428 of file TensorFunctors.h.

Member Data Documentation

◆ IsStateful

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

Definition at line 426 of file TensorFunctors.h.

◆ PacketAccess

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

Definition at line 425 of file TensorFunctors.h.


The documentation for this struct was generated from the following file:


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Mon Feb 28 2022 22:08:40