![]() |
Eigen-unsupported
3.4.1 (git rev 28ded8800c26864e537852658428ab44c8399e87)
|
#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 |