#include <reduction_operator.hpp>
|
| template<class T> |
| __host__ __device__ constexpr void | operator() (T &a, T b) const |
◆ GetIdentityValue()
template<class T>
| __host__ static __device__ constexpr T ck::reduce::SquaredAdd::GetIdentityValue |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ IsCompatibleInMemoryDataOperation()
| __host__ static __device__ constexpr bool ck::reduce::SquaredAdd::IsCompatibleInMemoryDataOperation |
( |
InMemoryDataOperationEnum | operation | ) |
|
|
inlinestaticconstexpr |
◆ operator()()
template<class T>
| __host__ __device__ constexpr void ck::reduce::SquaredAdd::operator() |
( |
T & | a, |
|
|
T | b ) const |
|
inlineconstexpr |
The documentation for this struct was generated from the following file: