pub type ZPoly = DenseUnivariatePolynomial<IntegerDomain>;Expand description
Univariate polynomial over the integers.
Aliased Typeยง
pub struct ZPoly { /* private fields */ }pub type ZPoly = DenseUnivariatePolynomial<IntegerDomain>;Univariate polynomial over the integers.
pub struct ZPoly { /* private fields */ }