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

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

#include <TensorSyclExtractAccessor.h>

Inheritance diagram for Eigen::TensorSycl::internal::ExtractAccessor< TensorEvaluator< const TensorAssignOp< LHSExpr, RHSExpr >, Dev > >:
Inheritance graph
[legend]

Static Public Member Functions

static auto getTuple (cl::sycl::handler &cgh, const TensorEvaluator< const TensorAssignOp< LHSExpr, RHSExpr >, Dev > eval) -> decltype(AccessorConstructor::getTuple(cgh, eval.left_impl(), eval.right_impl()))
 

Detailed Description

template<typename LHSExpr, typename RHSExpr, typename Dev>
struct Eigen::TensorSycl::internal::ExtractAccessor< TensorEvaluator< const TensorAssignOp< LHSExpr, RHSExpr >, Dev > >

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

Definition at line 127 of file TensorSyclExtractAccessor.h.

Member Function Documentation

template<typename LHSExpr , typename RHSExpr , typename Dev >
static auto Eigen::TensorSycl::internal::ExtractAccessor< TensorEvaluator< const TensorAssignOp< LHSExpr, RHSExpr >, Dev > >::getTuple ( cl::sycl::handler &  cgh,
const TensorEvaluator< const TensorAssignOp< LHSExpr, RHSExpr >, Dev >  eval 
) -> decltype(AccessorConstructor::getTuple(cgh, eval.left_impl(), eval.right_impl()))
inlinestatic

Definition at line 128 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