For a given PolynomialTraits_d::Polynomial_d
\( p\) this AdaptableUnaryFunction
returns the degree vector, that is, it returns the exponent vector of the monomial of highest order in \( p\), where the monomial order is the lexicographic order giving outer variables a higher priority. In particular, this is the monomial that belongs to the innermost leading coefficient of \( p\).
- Refines:
AdaptableUnaryFunction
CopyConstructible
DefaultConstructible
- See also
Polynomial_d
-
PolynomialTraits_d
-
PolynomialTraits_d::Degree
-
PolynomialTraits_d::TotalDegree
-
PolynomialTraits_d::InnermostLeadingCoefficient