pub fn bit_reverse(io: &mut [Fp4], n: usize)
Expand description

Bit reverse an array of (1 << n) numbers.