Structs§
- A univariate polynomial with coefficients in a finite field, in monomial form.
Functions§
- Use the barycentric Lagrange evaluation formula to evaluate a polynomial in “value form”, also known as a codeword. This is generally more efficient than first interpolating, then evaluating.