Skip to main content

notw_1024_dispatch

Function notw_1024_dispatch 

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

Size-1024 DFT with automatic SIMD dispatch.

Uses iterative DIT with SIMD butterflies for optimal performance.