Static Public Member Functions | List of all members
Eigen::TensorSycl::internal::ScanLauncher_impl< CoeffReturnType, stp > Struct Template Reference

#include <TensorScanSycl.h>

Static Public Member Functions

template<typename Input , typename EvaluatorPointerType , typename Reducer , typename Index >
static EIGEN_STRONG_INLINE void scan_block (Input in_ptr, EvaluatorPointerType out_ptr, Reducer &accumulator, const Index total_size, const Index scan_size, const Index panel_size, const Index non_scan_size, const Index scan_stride, const Index non_scan_stride, const bool inclusive, const Eigen::SyclDevice &dev)
 

Detailed Description

template<typename CoeffReturnType, scan_step stp>
struct Eigen::TensorSycl::internal::ScanLauncher_impl< CoeffReturnType, stp >

Definition at line 432 of file TensorScanSycl.h.

Member Function Documentation

◆ scan_block()

template<typename CoeffReturnType , scan_step stp>
template<typename Input , typename EvaluatorPointerType , typename Reducer , typename Index >
static EIGEN_STRONG_INLINE void Eigen::TensorSycl::internal::ScanLauncher_impl< CoeffReturnType, stp >::scan_block ( Input  in_ptr,
EvaluatorPointerType  out_ptr,
Reducer &  accumulator,
const Index  total_size,
const Index  scan_size,
const Index  panel_size,
const Index  non_scan_size,
const Index  scan_stride,
const Index  non_scan_stride,
const bool  inclusive,
const Eigen::SyclDevice &  dev 
)
inlinestatic

Definition at line 434 of file TensorScanSycl.h.


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


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