Eigen support: only tensor module, or arrays and matrices as well?

Hey illya, thanks for the reply!
On the documentation page you linked, there’s a single link to the “SYCL backend for Eigen”:
https://eigen.tuxfamily.org/dox/unsupported/SYCL_EIGEN.html
Both links on that page point to ComputeCpp-pages, and the tensor benchmark linked in one of them uses it as well:

It looks to me as if ComputeCpp is still required as a SYCL implementation - or the documentation is out of date. Could you clarify?