rocPRIM
Public Types | Public Member Functions | List of all members
detail::reverse_binary_op_wrapper< BinaryFunction, ResultType, InputType > Struct Template Reference

Public Types

using result_type = ResultType
 
using input_type = InputType
 

Public Member Functions

ROCPRIM_HOST_DEVICE reverse_binary_op_wrapper (BinaryFunction binary_op)
 
ROCPRIM_HOST_DEVICE result_type operator() (const input_type &t1, const input_type &t2)
 

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