function kfr_dft_real_get_size_f32(KFR_DFT_REAL_PLAN_F32 *) capi¶
size_t kfr_dft_real_get_size_f32(KFR_DFT_REAL_PLAN_F32* plan) Get the size of a real DFT plan.
| plan | Pointer to the DFT plan. |
Size of the DFT as passed to kfr_dft_real_create_plan_f**. |
Defined at capi.h:423