pub const DEFAULT_FFT_PLAN_CACHE_CAPACITY: usize = 64;Expand description
Default number of typed entries retained by a caller-owned FftPlanCache.
pub const DEFAULT_FFT_PLAN_CACHE_CAPACITY: usize = 64;Default number of typed entries retained by a caller-owned FftPlanCache.