Skip to main content

notw_80

Function notw_80 

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

Optimized DFT of size 80.

Uses 16×5 mixed-radix decomposition. sign: -1 for forward, +1 for inverse