rocPRIM
detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ > Member List

This is the complete list of members for detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >, including all inherited members.

exclusive_scan(T input, T &output, T init, storage_type &storage, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
exclusive_scan(T input, T &output, T init, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
exclusive_scan(T input, T &output, T init, T &reduction, storage_type &storage, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
exclusive_scan(T input, T &output, T init, T &reduction, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
exclusive_scan(T input, T &output, storage_type &storage, PrefixCallback &prefix_callback_op, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
exclusive_scan(T(&input)[ItemsPerThread], T(&output)[ItemsPerThread], T init, storage_type &storage, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
exclusive_scan(T(&input)[ItemsPerThread], T(&output)[ItemsPerThread], T init, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
exclusive_scan(T(&input)[ItemsPerThread], T(&output)[ItemsPerThread], T init, T &reduction, storage_type &storage, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
exclusive_scan(T(&input)[ItemsPerThread], T(&output)[ItemsPerThread], T init, T &reduction, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
exclusive_scan(T(&input)[ItemsPerThread], T(&output)[ItemsPerThread], storage_type &storage, PrefixCallback &prefix_callback_op, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
inclusive_scan(T input, T &output, storage_type &storage, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
inclusive_scan(T input, T &output, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
inclusive_scan(T input, T &output, T &reduction, storage_type &storage, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
inclusive_scan(T input, T &output, T &reduction, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
inclusive_scan(T input, T &output, storage_type &storage, PrefixCallback &prefix_callback_op, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
inclusive_scan(T(&input)[ItemsPerThread], T(&output)[ItemsPerThread], storage_type &storage, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
inclusive_scan(T(&input)[ItemsPerThread], T(&output)[ItemsPerThread], BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
inclusive_scan(T(&input)[ItemsPerThread], T(&output)[ItemsPerThread], T &reduction, storage_type &storage, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
inclusive_scan(T(&input)[ItemsPerThread], T(&output)[ItemsPerThread], T &reduction, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
inclusive_scan(T(&input)[ItemsPerThread], T(&output)[ItemsPerThread], storage_type &storage, PrefixCallback &prefix_callback_op, BinaryFunction scan_op) (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >inline
storage_type typedef (defined in detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >)detail::block_scan_reduce_then_scan< T, BlockSizeX, BlockSizeY, BlockSizeZ >