Module bit_reverse

Source

Functionsยง

bit_reverse_indices
Applies a bit-reversal permutation to elements in a slice using parallel iteration.
bit_reverse_packed
Applies a bit-reversal permutation to packed field elements in a buffer using parallelization.
reverse_bits
Reverses the low bits bits of an unsigned integer.