pub fn notw_7<T: Float>(x: &mut [Complex<T>], sign: i32)
Size-7 DFT.
Uses Rader/Winograd-style algorithm for reduced operation count. Twiddle factors: W_7^k = e^{-2πik/7} for forward.