pub(crate) fn rotate_polyx(p: Polyx, rotation: FpVesta) -> Polyx
Expand description

Rotate a polynomial

Arguments

  • p - the polynomial to rotate
  • rotation - the rotation used (suitable for primitive roots of unity)