[][src]Function zkp_primefield::fft::ifft

pub fn ifft(a: &[FieldElement]) -> Vec<FieldElement>

Out-of-place inverse FFT with non-permuted result.