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

#include <TensorSyclExtractFunctors.h>

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

Public Member Functions

 FunctorExtractor (const TensorEvaluator< const UnaryCategory< OP, RHSExpr >, Dev > &expr)
 

Public Attributes

OP func
 
FunctorExtractor< TensorEvaluator< RHSExpr, Dev > > rhsExpr
 

Detailed Description

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

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

Definition at line 48 of file TensorSyclExtractFunctors.h.

Constructor & Destructor Documentation

template<template< class, class > class UnaryCategory, typename OP , typename RHSExpr , typename Dev >
Eigen::TensorSycl::internal::FunctorExtractor< TensorEvaluator< const UnaryCategory< OP, RHSExpr >, Dev > >::FunctorExtractor ( const TensorEvaluator< const UnaryCategory< OP, RHSExpr >, Dev > &  expr)
inline

Definition at line 51 of file TensorSyclExtractFunctors.h.

Member Data Documentation

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

Definition at line 50 of file TensorSyclExtractFunctors.h.

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

Definition at line 49 of file TensorSyclExtractFunctors.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