../../.cargo/katex-header.html

Function winter_math::fft::real_u64::ifft4_real_unreduced

source ยท
pub fn ifft4_real_unreduced(y: (i64, (i64, i64), i64)) -> [u64; 4]
Expand description

Real 4-iFFT over u64 integers. Division by four to complete the inverse FFT is expected to be performed outside of this function.