Module dense

Source
Expand description

A dense univariate polynomial represented in coefficient form.

Structsยง

DensePolynomialVar
Stores a polynomial in coefficient form, where coeffcient is represented by a list of Fpvar<F>.