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

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

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