TensorExecutor Class Reference

The tensor executor class. More...

Detailed Description

The tensor executor class.

This class is responsible for launch the evaluation of the expression on the specified computing device.

Template Parameters
Vectorizablecan use packet math (SSE/AVX/etc... registers and instructions)
Tilingcan use block based tensor evaluation (see TensorBlock.h)

The documentation for this class was generated from the following file: