The tensor executor class.
This class is responsible for launch the evaluation of the expression on the specified computing device.
Vectorizable | can use packet math (SSE/AVX/etc... registers and instructions) |
Tiling | can use block based tensor evaluation (see TensorBlock.h) |
© Eigen.
Licensed under the MPL2 License.
https://eigen.tuxfamily.org/dox/unsupported/classTensorExecutor.html