halo2curves_axiom::fft

Function recursive_butterfly_arithmetic

Source
pub fn recursive_butterfly_arithmetic<Scalar: Field, G: FftGroup<Scalar>>(
    a: &mut [G],
    n: usize,
    twiddle_chunk: usize,
    twiddles: &[Scalar],
)
Expand description

This perform recursive butterfly arithmetic