| Public Member Functions | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE OutT | finalize (const OutT accum) const | 
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE OutT | initialize () const | 
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void | reduce (const InT x, OutT *accum) const | 
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void | reduce (const OutT x, OutT *accum) const | 
| Static Public Attributes | |
| static constexpr OutT | InfBit = 1 | 
| static const bool | IsStateful = false | 
| static constexpr OutT | NanBit = 2 | 
| static const bool | PacketAccess = false | 
Definition at line 869 of file cxx11_tensor_reduction_sycl.cpp.
| 
 | inline | 
Definition at line 893 of file cxx11_tensor_reduction_sycl.cpp.
| 
 | inline | 
Definition at line 889 of file cxx11_tensor_reduction_sycl.cpp.
| 
 | inline | 
Definition at line 876 of file cxx11_tensor_reduction_sycl.cpp.
| 
 | inline | 
Definition at line 884 of file cxx11_tensor_reduction_sycl.cpp.
| 
 | staticconstexpr | 
Definition at line 873 of file cxx11_tensor_reduction_sycl.cpp.
| 
 | static | 
Definition at line 871 of file cxx11_tensor_reduction_sycl.cpp.
| 
 | staticconstexpr | 
Definition at line 874 of file cxx11_tensor_reduction_sycl.cpp.
| 
 | static | 
Definition at line 870 of file cxx11_tensor_reduction_sycl.cpp.