|
Macaulay2 Engine
|
Create an exponent vector whose i-th value is the minimum of the exponents of that variable, if that variable is a Laurent variable (i.e. allows negative exponents).
Definition at line 1401 of file poly.cpp.
References PolynomialRing::getMonoid(), Nterm::monom, PolynomialRing::n_vars(), Nterm::next, result(), and Monoid::to_expvector().
Referenced by division_algorithm_with_laurent_variables().