pub fn notw_96<T: Float>(x: &mut [Complex<T>], sign: i32)
Optimized DFT of size 96.
Uses 8×12 mixed-radix decomposition for better SIMD utilization. sign: -1 for forward, +1 for inverse