Classes | Namespaces | Macros | Enumerations
TensorScanSycl.h File Reference

Go to the source code of this file.

Classes

struct  Eigen::TensorSycl::internal::ScanAdjustmentKernelFunctor< CoeffReturnType, InAccessor, OutAccessor, Op, Index >
 
struct  Eigen::TensorSycl::internal::ScanInfo< Index >
 
struct  Eigen::TensorSycl::internal::ScanKernelFunctor< Evaluator, CoeffReturnType, OutAccessor, Op, Index, stp >
 
struct  Eigen::internal::ScanLauncher< Self, Reducer, Eigen::SyclDevice, vectorize >
 
struct  Eigen::TensorSycl::internal::ScanLauncher_impl< CoeffReturnType, stp >
 
struct  Eigen::TensorSycl::internal::ScanParameters< index_t >
 
struct  Eigen::TensorSycl::internal::SYCLAdjustBlockOffset< EvaluatorPointerType, CoeffReturnType, Reducer, Index >
 

Namespaces

 Eigen
 Namespace containing all symbols from the Eigen library.
 
 Eigen::internal
 
 Eigen::TensorSycl
 
 Eigen::TensorSycl::internal
 

Macros

#define EIGEN_SYCL_MAX_GLOBAL_RANGE   (EIGEN_SYCL_LOCAL_THREAD_DIM0 * EIGEN_SYCL_LOCAL_THREAD_DIM1 * 4)
 

Enumerations

enum  Eigen::TensorSycl::internal::scan_step { Eigen::TensorSycl::internal::scan_step::first, Eigen::TensorSycl::internal::scan_step::second }
 

Macro Definition Documentation

◆ EIGEN_SYCL_MAX_GLOBAL_RANGE

#define EIGEN_SYCL_MAX_GLOBAL_RANGE   (EIGEN_SYCL_LOCAL_THREAD_DIM0 * EIGEN_SYCL_LOCAL_THREAD_DIM1 * 4)

Definition at line 45 of file TensorScanSycl.h.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:55