rocPRIM
Public Member Functions | List of all members
max Struct Reference

Functor that returns the maximum of its arguments. More...

#include <thread_operators.hpp>

Public Member Functions

template<class T >
ROCPRIM_HOST_DEVICE constexpr T operator() (const T &a, const T &b) const
 Invocation operator.
 

Detailed Description

Functor that returns the maximum of its arguments.


The documentation for this struct was generated from the following file: