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 |
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.
typedef Scalar Eigen::TensorSycl::internal::PlaceHolder< Scalar, N >::Type |
Definition at line 36 of file TensorSyclPlaceHolderExpr.h.
|
static |
Definition at line 35 of file TensorSyclPlaceHolderExpr.h.