rocPRIM
Public Types | Public Member Functions | List of all members
detail::headflag_scan_op_wrapper< V, F, BinaryFunction > Struct Template Reference

Public Types

using result_type = rocprim::tuple< V, F >
 
using input_type = result_type
 

Public Member Functions

ROCPRIM_HOST_DEVICE headflag_scan_op_wrapper (BinaryFunction scan_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: