Member List#
hipcub::DeviceScan Member List
This is the complete list of members for hipcub::DeviceScan, including all inherited members.
| ExclusiveScan(void *d_temp_storage, size_t &temp_storage_bytes, InputIteratorT d_in, OutputIteratorT d_out, ScanOpT scan_op, InitValueT init_value, int num_items, hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| ExclusiveScan(void *d_temp_storage, size_t &temp_storage_bytes, InputIteratorT d_in, OutputIteratorT d_out, ScanOpT scan_op, FutureValue< InitValueT, InitValueIterT > init_value, int num_items, hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| ExclusiveScan(void *d_temp_storage, size_t &temp_storage_bytes, InputIteratorT d_in, OutputIteratorT d_out, ScanOpT scan_op, InitValueT init_value, size_t num_items, hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| ExclusiveScan(void *d_temp_storage, size_t &temp_storage_bytes, InputIteratorT d_in, OutputIteratorT d_out, ScanOpT scan_op, FutureValue< InitValueT, InitValueIterT > init_value, int num_items, hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| ExclusiveScanByKey(void *d_temp_storage, size_t &temp_storage_bytes, KeysInputIteratorT d_keys_in, ValuesInputIteratorT d_values_in, ValuesOutputIteratorT d_values_out, ScanOpT scan_op, InitValueT init_value, int num_items, EqualityOpT equality_op=EqualityOpT(), hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| ExclusiveScanByKey(void *d_temp_storage, size_t &temp_storage_bytes, KeysInputIteratorT d_keys_in, ValuesInputIteratorT d_values_in, ValuesOutputIteratorT d_values_out, ScanOpT scan_op, InitValueT init_value, int num_items, EqualityOpT equality_op=EqualityOpT(), hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| ExclusiveSum(void *d_temp_storage, size_t &temp_storage_bytes, InputIteratorT d_in, OutputIteratorT d_out, int num_items, hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| ExclusiveSum(void *d_temp_storage, size_t &temp_storage_bytes, InputIteratorT d_in, OutputIteratorT d_out, size_t num_items, hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| ExclusiveSumByKey(void *d_temp_storage, size_t &temp_storage_bytes, KeysInputIteratorT d_keys_in, ValuesInputIteratorT d_values_in, ValuesOutputIteratorT d_values_out, int num_items, EqualityOpT equality_op=EqualityOpT(), hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| ExclusiveSumByKey(void *d_temp_storage, size_t &temp_storage_bytes, KeysInputIteratorT d_keys_in, ValuesInputIteratorT d_values_in, ValuesOutputIteratorT d_values_out, int num_items, EqualityOpT equality_op=EqualityOpT(), hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| InclusiveScan(void *d_temp_storage, size_t &temp_storage_bytes, InputIteratorT d_in, OutputIteratorT d_out, ScanOpT scan_op, int num_items, hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| InclusiveScan(void *d_temp_storage, size_t &temp_storage_bytes, InputIteratorT d_in, OutputIteratorT d_out, ScanOpT scan_op, size_t num_items, hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| InclusiveScanByKey(void *d_temp_storage, size_t &temp_storage_bytes, KeysInputIteratorT d_keys_in, ValuesInputIteratorT d_values_in, ValuesOutputIteratorT d_values_out, ScanOpT scan_op, int num_items, EqualityOpT equality_op=EqualityOpT(), hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| InclusiveScanByKey(void *d_temp_storage, size_t &temp_storage_bytes, KeysInputIteratorT d_keys_in, ValuesInputIteratorT d_values_in, ValuesOutputIteratorT d_values_out, ScanOpT scan_op, int num_items, EqualityOpT equality_op=EqualityOpT(), hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| InclusiveSum(void *d_temp_storage, size_t &temp_storage_bytes, InputIteratorT d_in, OutputIteratorT d_out, int num_items, hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| InclusiveSum(void *d_temp_storage, size_t &temp_storage_bytes, InputIteratorT d_in, OutputIteratorT d_out, size_t num_items, hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| InclusiveSumByKey(void *d_temp_storage, size_t &temp_storage_bytes, KeysInputIteratorT d_keys_in, ValuesInputIteratorT d_values_in, ValuesOutputIteratorT d_values_out, int num_items, EqualityOpT equality_op=EqualityOpT(), hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |
| InclusiveSumByKey(void *d_temp_storage, size_t &temp_storage_bytes, KeysInputIteratorT d_keys_in, ValuesInputIteratorT d_values_in, ValuesOutputIteratorT d_values_out, int num_items, EqualityOpT equality_op=EqualityOpT(), hipStream_t stream=0, bool debug_synchronous=false) (defined in hipcub::DeviceScan) | hipcub::DeviceScan | inlinestatic |