Public Member Functions | Public Attributes | List of all members
Eigen::TensorSycl::internal::EvalToLHSConstructor< PtrType, N, Params > Struct Template Reference

#include <TensorSyclExprConstructor.h>

Public Member Functions

 EvalToLHSConstructor (const utility::tuple::Tuple< Params... > &t)
 

Public Attributes

PtrType expr
 

Detailed Description

template<typename PtrType, size_t N, typename... Params>
struct Eigen::TensorSycl::internal::EvalToLHSConstructor< PtrType, N, Params >

this class is used by EvalToOp in order to create an lhs expression which is a pointer from an accessor on device-only buffer

Definition at line 31 of file TensorSyclExprConstructor.h.

Constructor & Destructor Documentation

template<typename PtrType , size_t N, typename... Params>
Eigen::TensorSycl::internal::EvalToLHSConstructor< PtrType, N, Params >::EvalToLHSConstructor ( const utility::tuple::Tuple< Params... > &  t)
inline

Definition at line 33 of file TensorSyclExprConstructor.h.

Member Data Documentation

template<typename PtrType , size_t N, typename... Params>
PtrType Eigen::TensorSycl::internal::EvalToLHSConstructor< PtrType, N, Params >::expr

Definition at line 32 of file TensorSyclExprConstructor.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