Public Types | Static Public Attributes | List of all members
Eigen::TensorSycl::internal::PlaceHolder< Scalar, N > Struct Template Reference

PlaceHolder is used to replace the TensorMap in the expression tree. PlaceHolder contains the order of the leaf node in the expression tree. More...

#include <TensorSyclPlaceHolderExpr.h>

Public Types

typedef Scalar Type
 

Static Public Attributes

static constexpr size_t I = N
 

Detailed Description

template<typename Scalar, size_t N>
struct Eigen::TensorSycl::internal::PlaceHolder< Scalar, N >

PlaceHolder is used to replace the TensorMap in the expression tree. PlaceHolder contains the order of the leaf node in the expression tree.

Definition at line 34 of file TensorSyclPlaceHolderExpr.h.

Member Typedef Documentation

template<typename Scalar , size_t N>
typedef Scalar Eigen::TensorSycl::internal::PlaceHolder< Scalar, N >::Type

Definition at line 36 of file TensorSyclPlaceHolderExpr.h.

Member Data Documentation

template<typename Scalar , size_t N>
constexpr size_t Eigen::TensorSycl::internal::PlaceHolder< Scalar, N >::I = N
static

Definition at line 35 of file TensorSyclPlaceHolderExpr.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