Loading...
Searching...
No Matches
Eigen::internal::TensorExecutor< Expression, Device, Vectorizable > Class Template Reference

#include <unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h>

Detailed Description

template<typename Expression, typename Device, bool Vectorizable>
class Eigen::internal::TensorExecutor< Expression, Device, Vectorizable >

The tensor executor class.

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


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