cl::sycl::experimental::minimum< T > Struct Template Reference
Operation for sub_group reduce and scan functions. More...
#include <functional.h>
Public Member Functions | |
constexpr T | operator() (const T &lhs, const T &rhs) const noexcept |
Detailed Description
template<class T = void>
struct cl::sycl::experimental::minimum< T >
Operation for sub_group reduce and scan functions.
- See also
- experimental::sub_group.
Definition at line 70 of file functional.h.
Member Function Documentation
◆ operator()()
|
inlinenoexcept |
Definition at line 71 of file functional.h.
The documentation for this struct was generated from the following file: