Skip to main content

notw_32_dispatch

Function notw_32_dispatch 

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

Size-32 DFT with automatic SIMD dispatch.

Uses scalar implementation with twiddle recurrence optimization.