pub fn notw_12<T: Float>(x: &mut [Complex<T>], sign: i32)
Optimized DFT of size 12.
Uses 3×4 mixed-radix decomposition with inline computation. sign: -1 for forward, +1 for inverse