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

#include <TensorSyclExtractAccessor.h>

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

Static Public Member Functions

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

Detailed Description

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

specialisation of the ExtractAccessor struct when the node type is const TensorCwiseNullaryOp, const TensorCwiseUnaryOp and const TensorBroadcastingOp

Definition at line 69 of file TensorSyclExtractAccessor.h.

Member Function Documentation

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

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