1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
.. meta::
:description: rocFFT documentation and API reference library
:keywords: rocFFT, FFT, ROCm, API, documentation
.. _design_documents:
********************************************************************
Design Documents
********************************************************************
The Design Documents contain proposals for features of the rocFFT library. They are intended as development proposals for engineering and contributors to the Open Source library.
The current proposals include the following:
* :ref:`codegen`
* :ref:`runtime_compilation`
* :ref:`buffer_assignment`
* :ref:`bluestein`
|