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 55 of file TensorSyclPlaceHolderExpr.h.
| typedef Scalar Eigen::TensorSycl::internal::PlaceHolder< Scalar, N >::Type |
Definition at line 57 of file TensorSyclPlaceHolderExpr.h.
|
staticconstexpr |
Definition at line 56 of file TensorSyclPlaceHolderExpr.h.