Function ::kfr_dft_real_dump_f64¶
function kfr_dft_real_dump_f64(KFR_DFT_REAL_PLAN_F64 *) capi¶
void kfr_dft_real_dump_f64(KFR_DFT_REAL_PLAN_F64* plan) Dumps details of the real DFT plan to stdout for inspection.
| plan | Pointer to the DFT plan. |
Fully qualified name: kfr_dft_real_dump_f64(KFR_DFT_REAL_PLAN_F64 *)
Declared at capi.h:614
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.