pub type ZMPoly = SparseMultivariatePolynomial<IntegerDomain, Lex>;Expand description
Bivariate polynomial over the integers with lexicographic order.
Aliased Typeยง
pub struct ZMPoly { /* private fields */ }pub type ZMPoly = SparseMultivariatePolynomial<IntegerDomain, Lex>;Bivariate polynomial over the integers with lexicographic order.
pub struct ZMPoly { /* private fields */ }