BinaryFlip< BinaryOpT > Struct Template Reference

BinaryFlip&lt; BinaryOpT &gt; Struct Template Reference#

hipCUB: hipcub::BinaryFlip< BinaryOpT > Struct Template Reference
hipcub::BinaryFlip< BinaryOpT > Struct Template Reference

Public Member Functions

__host__ __device__ BinaryFlip (BinaryOpT binary_op)
 
template<typename T , typename U >
__device__ auto operator() (T &&t, U &&u) -> decltype(binary_op(std::forward< U >(u), std::forward< T >(t)))
 

Public Attributes

BinaryOpT binary_op
 

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipcub/checkouts/docs-5.5.1/hipcub/include/hipcub/backend/rocprim/thread/thread_operators.hpp