Eigen-unsupported  5.0.1-dev
Loading...
Searching...
No Matches
Eigen::TensorDevice< ExpressionType, DeviceType > Class Template Reference

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

Detailed Description

template<typename ExpressionType, typename DeviceType>
class Eigen::TensorDevice< ExpressionType, DeviceType >

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 /=.


The documentation for this class was generated from the following file:
  • /builddir/build/BUILD/eigen3-5.0.1-build/eigen-5.0.1/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h