File: cpp-api.rst

package info (click to toggle)
hiprand 6.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,096 kB
  • sloc: cpp: 5,155; f90: 2,513; python: 889; sh: 345; makefile: 49; xml: 10
file content (23 lines) | stat: -rw-r--r-- 440 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
.. meta::
   :description: hipRAND C/C++ API reference
   :keywords: hipRAND, ROCm, library, API, tool

.. _cpp-api:

===================
C/C++ API reference
===================

This document describes the hipRAND APIs available in C and C++.

Device functions
================
.. doxygengroup:: hipranddevice

C host API
==========
.. doxygengroup:: hiprandhost

C++ host API wrapper
====================
.. doxygengroup:: hiprandhostcpp