Skip to content

Enumerations

D

  • enum dft_algorithm Concrete DFT/FFT algorithm selection.
  • enum dft_decomp Decomposition direction for a butterfly pass.
  • enum dft_family Family of DFT algorithms (groups related algorithms).
  • enum dft_order Specifies the desired order for DFT output (and IDFT input).
  • enum dft_pack_format Specifies the packing format for real DFT output data. See https://www.kfr.dev/docs/latest/dft_format/ for details
  • enum dft_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.