Expand description

This module defines polynomials (and their operations) over finite fields.

Structs§

  • A polynomial in Newton polynomial form.
  • A polynomial over some given finite field, represented as the coefficient vector.

Functions§