1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
.. meta::
:description: rocFFT documentation and API reference library
:keywords: rocFFT, ROCm, API, documentation
.. _api-index:
********************************************
rocFFT API reference guide
********************************************
The rocFFT API reference information is divided into two sections. The :ref:`api-usage` topic describes the
datatypes and functions used to set up and implement the FFT in the hardware. The :ref:`api-reference` topic
provides a comprehensive listing of the classes and methods in the rocFFT library.
* :ref:`api-usage`
* :ref:`api-reference`
|