Skip to main content

notw_128_dispatch

Function notw_128_dispatch 

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

Size-128 DFT with automatic SIMD dispatch.

Uses scalar implementation with twiddle recurrence optimization.