CUB  
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
cub::BlockLoadType< Policy, It, T > Struct Template Reference

Public Types

using type = cub::BlockLoad< T, Policy::BLOCK_THREADS, Policy::ITEMS_PER_THREAD, Policy::LOAD_ALGORITHM >
 

Member Typedef Documentation

template<class Policy , class It , class T = cub::detail::value_t<It>>
using cub::BlockLoadType< Policy, It, T >::type = cub::BlockLoad<T, Policy::BLOCK_THREADS, Policy::ITEMS_PER_THREAD, Policy::LOAD_ALGORITHM>

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