Skip to main content

notw_96

Function notw_96 

Source
pub fn notw_96<T: Float>(x: &mut [Complex<T>], sign: i32)
Expand description

Optimized DFT of size 96.

Uses 8×12 mixed-radix decomposition for better SIMD utilization. sign: -1 for forward, +1 for inverse