Skip to main content

notw_15

Function notw_15 

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

Optimized DFT of size 15.

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