rocPRIM
|
Public Types | |
using | storage_type = detail::raw_storage< storage_type_ > |
Static Public Member Functions | |
template<typename PrefixOp > | |
static ROCPRIM_DEVICE auto | create (PrefixOp &prefix_op, storage_type &storage) |
static ROCPRIM_DEVICE T | get_reduction (const storage_type &storage) |
static ROCPRIM_DEVICE T | get_prefix (const storage_type &storage) |