Eigen::TensorSycl::internal::ReductionPannel< Index, LTP, LTR, BC_ > Struct Template Reference

#include <TensorReductionSycl.h>

Static Public Attributes

static EIGEN_CONSTEXPR Index LocalThreadSizeP = LTP
 
static EIGEN_CONSTEXPR Index LocalThreadSizeR = LTR
 
static EIGEN_CONSTEXPR bool BC = BC_
 

Member Data Documentation

◆ BC

template<typename Index , Index LTP, Index LTR, bool BC_>
EIGEN_CONSTEXPR bool Eigen::TensorSycl::internal::ReductionPannel< Index, LTP, LTR, BC_ >::BC = BC_
static

◆ LocalThreadSizeP

template<typename Index , Index LTP, Index LTR, bool BC_>
EIGEN_CONSTEXPR Index Eigen::TensorSycl::internal::ReductionPannel< Index, LTP, LTR, BC_ >::LocalThreadSizeP = LTP
static

◆ LocalThreadSizeR

template<typename Index , Index LTP, Index LTR, bool BC_>
EIGEN_CONSTEXPR Index Eigen::TensorSycl::internal::ReductionPannel< Index, LTP, LTR, BC_ >::LocalThreadSizeR = LTR
static

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