set_fft_plan_cache_size

Function set_fft_plan_cache_size 

Source
pub fn set_fft_plan_cache_size(cache_size: usize)
Expand description

Set fft plan cache size

Though this is a low overhead function, it is advised not to change the fft plan cache size a mid program execution unless that is what you intend to do.