Pseudo expression providing an operator = that will evaluate its argument on the specified computing 'device' (GPU, thread pool, ...)
Example: C.device(EIGEN_GPU) = A + B;
Todo: operator *= and /=.
© Eigen.
Licensed under the MPL2 License.
https://eigen.tuxfamily.org/dox/unsupported/classEigen_1_1TensorDevice.html