10 #ifndef EIGEN_SELFCWISEBINARYOP_H
11 #define EIGEN_SELFCWISEBINARYOP_H
19 template<
typename Derived>
26 template<
typename Derived>
33 template<
typename Derived>
40 template<
typename Derived>
#define EIGEN_DEVICE_FUNC
Derived & operator-=(const Scalar &scalar)
Derived & operator+=(const Scalar &scalar)
Derived & operator*=(const Scalar &other)
internal::traits< Derived >::Scalar Scalar
Derived & operator/=(const Scalar &other)
void call_assignment(Dst &dst, const Src &src)