[][src]Function arrayfire::set_fft_plan_cache_size

pub fn set_fft_plan_cache_size(cache_size: usize)

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.