Go to the documentation of this file.
10 #ifndef EIGEN_CXX11_TENSOR_TENSOR_DEVICE_H
11 #define EIGEN_CXX11_TENSOR_TENSOR_DEVICE_H
27 template <
typename ExpressionType,
typename DeviceType>
class TensorDevice {
31 template<
typename OtherDerived>
39 template<
typename OtherDerived>
50 template<
typename OtherDerived>
68 #endif // EIGEN_CXX11_TENSOR_TENSOR_DEVICE_H
TensorDevice(const DeviceType &device, ExpressionType &expression)
EIGEN_STRONG_INLINE TensorDevice & operator=(const OtherDerived &other)
Pseudo expression providing an operator = that will evaluate its argument on the specified computing ...
EIGEN_STRONG_INLINE TensorDevice & operator-=(const OtherDerived &other)
const DeviceType & m_device
EIGEN_STRONG_INLINE TensorDevice & operator+=(const OtherDerived &other)
#define EIGEN_STRONG_INLINE
ExpressionType & m_expression
static EIGEN_DEVICE_FUNC void run(const Expression &expr, const Device &device=Device())
control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:06:40