Public Types | Static Public Member Functions | List of all members
Eigen::TensorSycl::internal::OpDefiner< Eigen::internal::MeanReducer< CoeffReturnType >, CoeffReturnType, Index, false > Struct Template Reference

#include <TensorReductionSycl.h>

Public Types

typedef Eigen::internal::SumReducer< CoeffReturnType > type
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE CoeffReturnType finalise_op (const CoeffReturnType &accumulator, const Index &scale)
 
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE type get_op (Eigen::internal::MeanReducer< CoeffReturnType > &)
 

Detailed Description

template<typename CoeffReturnType, typename Index>
struct Eigen::TensorSycl::internal::OpDefiner< Eigen::internal::MeanReducer< CoeffReturnType >, CoeffReturnType, Index, false >

Definition at line 86 of file TensorReductionSycl.h.

Member Typedef Documentation

◆ type

template<typename CoeffReturnType , typename Index >
typedef Eigen::internal::SumReducer<CoeffReturnType> Eigen::TensorSycl::internal::OpDefiner< Eigen::internal::MeanReducer< CoeffReturnType >, CoeffReturnType, Index, false >::type

Definition at line 87 of file TensorReductionSycl.h.

Member Function Documentation

◆ finalise_op()

template<typename CoeffReturnType , typename Index >
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE CoeffReturnType Eigen::TensorSycl::internal::OpDefiner< Eigen::internal::MeanReducer< CoeffReturnType >, CoeffReturnType, Index, false >::finalise_op ( const CoeffReturnType &  accumulator,
const Index scale 
)
inlinestatic

Definition at line 92 of file TensorReductionSycl.h.

◆ get_op()

template<typename CoeffReturnType , typename Index >
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE type Eigen::TensorSycl::internal::OpDefiner< Eigen::internal::MeanReducer< CoeffReturnType >, CoeffReturnType, Index, false >::get_op ( Eigen::internal::MeanReducer< CoeffReturnType > &  )
inlinestatic

Definition at line 88 of file TensorReductionSycl.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:13:04