Skip to main content

notw_12

Function notw_12 

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

Optimized DFT of size 12.

Uses 3×4 mixed-radix decomposition with inline computation. sign: -1 for forward, +1 for inverse