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

#include <TensorReductionSycl.h>

Public Types

typedef Vectorise< CoeffReturnType, Eigen::SyclDevice, Vectorizable >::PacketReturnType PacketReturnType
 
typedef Op type
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE PacketReturnType finalise_op (const PacketReturnType &accumulator, const Index &)
 
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE type get_op (Op &op)
 

Detailed Description

template<typename Op, typename CoeffReturnType, typename Index, bool Vectorizable>
struct Eigen::TensorSycl::internal::OpDefiner< Op, CoeffReturnType, Index, Vectorizable >

Definition at line 35 of file TensorReductionSycl.h.

Member Typedef Documentation

◆ PacketReturnType

template<typename Op , typename CoeffReturnType , typename Index , bool Vectorizable>
typedef Vectorise<CoeffReturnType, Eigen::SyclDevice, Vectorizable>::PacketReturnType Eigen::TensorSycl::internal::OpDefiner< Op, CoeffReturnType, Index, Vectorizable >::PacketReturnType

Definition at line 36 of file TensorReductionSycl.h.

◆ type

template<typename Op , typename CoeffReturnType , typename Index , bool Vectorizable>
typedef Op Eigen::TensorSycl::internal::OpDefiner< Op, CoeffReturnType, Index, Vectorizable >::type

Definition at line 37 of file TensorReductionSycl.h.

Member Function Documentation

◆ finalise_op()

template<typename Op , typename CoeffReturnType , typename Index , bool Vectorizable>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE PacketReturnType Eigen::TensorSycl::internal::OpDefiner< Op, CoeffReturnType, Index, Vectorizable >::finalise_op ( const PacketReturnType accumulator,
const Index  
)
inlinestatic

Definition at line 40 of file TensorReductionSycl.h.

◆ get_op()

template<typename Op , typename CoeffReturnType , typename Index , bool Vectorizable>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE type Eigen::TensorSycl::internal::OpDefiner< Op, CoeffReturnType, Index, Vectorizable >::get_op ( Op &  op)
inlinestatic

Definition at line 38 of file TensorReductionSycl.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:11