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 55 of file TensorSyclPlaceHolderExpr.h.

Member Typedef Documentation

◆ Type

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

Definition at line 57 of file TensorSyclPlaceHolderExpr.h.

Member Data Documentation

◆ I

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

Definition at line 56 of file TensorSyclPlaceHolderExpr.h.


The documentation for this struct was generated from the following file:


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:08:15