![]() |
Eigen-unsupported
5.0.1-dev+284dcc12
|
#include <unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h>
TVPanelSize, a template class used for setting the panel size required for launching General TensorVector contraction kernel on various hardware devices.
| Scalar | determines the element type of the tensor/vector |
| StorageIndex | determines the Index type. |
| NCWindow | determines the number of non-contracting element to be process by each work-group |
| CFactor | determines the number of contracting element to be process by each thread |
| NCFactor | determines the number of non-contracting element to be process by each thread |