Functions

Perform INTT on slices of prime-field elements
Compute the inverse NTT, assuming that the array is presented in bitreversed order. Also, don’t unscale by n afterwards.
Perform NTT on slices of prime-field elements
Compute the NTT, but leave the array in bitreversed order.