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

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

#include <TensorSyclExtractAccessor.h>

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

Static Public Member Functions

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

Detailed Description

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

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

Definition at line 83 of file TensorSyclExtractAccessor.h.

Member Function Documentation

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

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