function kfr_dft_get_size_f64(KFR_DFT_PLAN_F64 *) capi¶
size_t kfr_dft_get_size_f64(KFR_DFT_PLAN_F64* plan) Get the size of the DFT plan, in complex numbers.
| plan | Pointer to the DFT plan. |
| Size of the DFT plan as passed to kfr_dft_create_plan_f**. |
Defined at capi.h:290