Enumerations¶
D¶
enumdft_algorithm Concrete DFT/FFT algorithm selection.enumdft_decomp Decomposition direction for a butterfly pass.enumdft_family Family of DFT algorithms (groups related algorithms).enumdft_order Specifies the desired order for DFT output (and IDFT input).enumdft_pack_format Specifies the packing format for real DFT output data. See https://www.kfr.dev/docs/latest/dft_format/ for detailsenumdft_type Direction(s) of DFT computation requested for a plan.
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.