Static Public Member Functions | List of all members
Eigen::TensorSycl::internal::ExtractAccessor< TensorEvaluator< const TensorEvalToOp< Expr >, Dev > > Struct Template Reference

specialisation of the ExtractAccessor struct when the node type is const TensorEvalToOp More...

#include <TensorSyclExtractAccessor.h>

Inheritance diagram for Eigen::TensorSycl::internal::ExtractAccessor< TensorEvaluator< const TensorEvalToOp< Expr >, Dev > >:
Inheritance graph
[legend]

Static Public Member Functions

static auto getTuple (cl::sycl::handler &cgh, const TensorEvaluator< const TensorEvalToOp< Expr >, Dev > eval) -> decltype(utility::tuple::append(AccessorConstructor::template getAccessor< cl::sycl::access::mode::write >(cgh, eval), AccessorConstructor::getTuple(cgh, eval.impl())))
 

Detailed Description

template<typename Expr, typename Dev>
struct Eigen::TensorSycl::internal::ExtractAccessor< TensorEvaluator< const TensorEvalToOp< Expr >, Dev > >

specialisation of the ExtractAccessor struct when the node type is const TensorEvalToOp

Definition at line 168 of file TensorSyclExtractAccessor.h.

Member Function Documentation

template<typename Expr , typename Dev >
static auto Eigen::TensorSycl::internal::ExtractAccessor< TensorEvaluator< const TensorEvalToOp< Expr >, Dev > >::getTuple ( cl::sycl::handler &  cgh,
const TensorEvaluator< const TensorEvalToOp< Expr >, Dev >  eval 
) -> decltype(utility::tuple::append(AccessorConstructor::template getAccessor<cl::sycl::access::mode::write>(cgh, eval), AccessorConstructor::getTuple(cgh, eval.impl())))
inlinestatic

Definition at line 169 of file TensorSyclExtractAccessor.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:59