TR-mbed 1.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Eigen::TensorSycl::internal::SYCLAdjustBlockOffset< EvaluatorPointerType, CoeffReturnType, Reducer, Index > Struct Template Reference

#include <TensorScanSycl.h>

Static Public Member Functions

static EIGEN_STRONG_INLINE void adjust_scan_block_offset (EvaluatorPointerType 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 Eigen::SyclDevice &dev)
 

Member Function Documentation

◆ adjust_scan_block_offset()

template<typename EvaluatorPointerType , typename CoeffReturnType , typename Reducer , typename Index >
static EIGEN_STRONG_INLINE void Eigen::TensorSycl::internal::SYCLAdjustBlockOffset< EvaluatorPointerType, CoeffReturnType, Reducer, Index >::adjust_scan_block_offset ( EvaluatorPointerType  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 Eigen::SyclDevice &  dev 
)
inlinestatic

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