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

#include <TensorFunctors.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T finalize (const T &accum) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T initialize () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void reduce (const T t, T *accum) const
 

Detailed Description

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

Definition at line 370 of file TensorFunctors.h.

Member Function Documentation

◆ finalize()

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

Definition at line 382 of file TensorFunctors.h.

◆ initialize()

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

Definition at line 379 of file TensorFunctors.h.

◆ reduce()

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 372 of file TensorFunctors.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:11:35