Skip to main content

notw_7

Function notw_7 

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

Size-7 DFT.

Uses Rader/Winograd-style algorithm for reduced operation count. Twiddle factors: W_7^k = e^{-2πik/7} for forward.