rocPRIM
Public Types | List of all members
detail::select_warp_scan_impl< T, WarpSize > Struct Template Reference

Public Types

typedef std::conditional< detail::is_warpsize_shuffleable< WarpSize >::value, detail::warp_scan_crosslane< T, WarpSize >, detail::warp_scan_shared_mem< T, WarpSize > >::type type
 

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