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: rocBLAS documentation and API reference library
:keywords: rocBLAS, ROCm, API, Linear Algebra, documentation
.. _api-reference-guide:
********************************************************************
rocBLAS API reference
********************************************************************
This section provides a reference for the rocBLAS datatypes, enumerations, and details of the different rocBLAS functions by category.
* :ref:`api-datatypes`
* :ref:`enumerations`
* :ref:`helper-functions`
* :ref:`level-1`
* :ref:`level-2`
* :ref:`level-3`
* :ref:`extension`
* :ref:`beta-features`
* :ref:`memory-alloc`
* :ref:`rocblas-deprecations`
|