1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
defaults:
numbered: False
root: index
subtrees:
- entries:
- file: concepts/concepts.rst
subtrees:
- entries:
- file: concepts/intro.rst
- file: concepts/glossary.rst
- file: concepts/tuning.rst
- file: concepts/developer.rst
- file: reference/reference.rst
title: API Reference
subtrees:
- entries:
- file: reference/ops_summary.rst
- file: reference/data-type-support.rst
- file: device_ops/index.rst
subtrees:
- entries:
- file: device_ops/config.rst
- file: device_ops/transform.rst
- file: device_ops/unique.rst
- file: device_ops/sort.rst
- file: device_ops/partial_sort.rst
- file: device_ops/nth_element.rst
- file: device_ops/merge.rst
- file: device_ops/partition.rst
- file: device_ops/run_length_encoding.rst
- file: device_ops/scan.rst
- file: device_ops/search_n.rst
- file: device_ops/select.rst
- file: device_ops/reduce.rst
- file: device_ops/adjacent_difference.rst
- file: device_ops/adjacent_find.rst
- file: device_ops/binary_search.rst
- file: device_ops/histogram.rst
- file: device_ops/device_copy.rst
- file: device_ops/memcpy.rst
- file: device_ops/find_first_of.rst
- file: device_ops/find_end.rst
- file: device_ops/search.rst
- file: block_ops/index.rst
subtrees:
- entries:
- file: block_ops/ops_classes/index.rst
subtrees:
- entries:
- file: block_ops/ops_classes/load.rst
- file: block_ops/ops_classes/store.rst
- file: block_ops/ops_classes/adjacent_difference.rst
- file: block_ops/ops_classes/discontinuity.rst
- file: block_ops/ops_classes/scan.rst
- file: block_ops/ops_classes/reduce.rst
- file: block_ops/ops_classes/shuffle.rst
- file: block_ops/ops_classes/exchange.rst
- file: block_ops/ops_classes/sort.rst
- file: block_ops/ops_classes/histogram.rst
- file: block_ops/data_mov_funcs.rst
- file: warp_ops/index.rst
subtrees:
- entries:
- file: warp_ops/load.rst
- file: warp_ops/store.rst
- file: warp_ops/reduce.rst
- file: warp_ops/scan.rst
- file: warp_ops/sort.rst
- file: warp_ops/shuffle.rst
- file: warp_ops/exchange.rst
- file: thread_ops/index.rst
subtrees:
- entries:
- file: thread_ops/radix_key_codec.rst
- file: thread_ops/thread_operators.rst
- file: thread_ops/thread_load.rst
- file: thread_ops/thread_reduce.rst
- file: thread_ops/thread_scan.rst
- file: thread_ops/thread_search.rst
- file: thread_ops/thread_store.rst
- file: reference/iterators.rst
- file: reference/intrinsics.rst
- file: concepts/type_traits.rst
- file: reference/types.rst
- file: reference/acknowledge.rst
- file: license.rst
|