Function halo2_proofs::arithmetic::recursive_butterfly_arithmetic  
source · [−]pub fn recursive_butterfly_arithmetic<G: Group>(
    a: &mut [G],
    n: usize,
    twiddle_chunk: usize,
    twiddles: &[G::Scalar]
)Expand description
This perform recursive butterfly arithmetic