File: index.rst

package info (click to toggle)
rocprim 6.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,428 kB
  • sloc: cpp: 153,383; python: 1,397; sh: 404; xml: 217; makefile: 119
file content (32 lines) | stat: -rw-r--r-- 869 bytes parent folder | download
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
.. meta::
  :description: rocPRIM documentation and API reference library
  :keywords: rocPRIM, ROCm, API, documentation

.. _dev-index:

********************************************************************
 Device-Wide Operations
********************************************************************

   * :ref:`dev-config`
   * :ref:`dev-transform`
   * :ref:`dev-unique`
   * :ref:`dev-sort`
   * :ref:`dev-merge`
   * :ref:`dev-partition`
   * :ref:`dev-run_length`
   * :ref:`dev-scan`
   * :ref:`dev-search_n`
   * :ref:`dev-select`
   * :ref:`dev-reduce`
   * :ref:`dev-adjacent_difference`
   * :ref:`dev-adjacent_find`
   * :ref:`dev-binary_search`
   * :ref:`dev-histogram`
   * :ref:`dev-device_copy`
   * :ref:`dev-memcpy`
   * :ref:`dev-nth_element`
   * :ref:`dev-partial_sort`
   * :ref:`dev-find_first_of`
   * :ref:`dev-find_end`
   * :ref:`dev-search`