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

#include <TensorSyclExtractFunctors.h>

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

Public Member Functions

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

Public Attributes

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

Detailed Description

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

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

Definition at line 63 of file TensorSyclExtractFunctors.h.

Constructor & Destructor Documentation

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

Definition at line 67 of file TensorSyclExtractFunctors.h.

Member Data Documentation

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

Definition at line 66 of file TensorSyclExtractFunctors.h.

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

Definition at line 64 of file TensorSyclExtractFunctors.h.

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

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