\begin{ccRefConcept}{PolynomialTraits_d::DegreeVector} \ccDefinition This \ccc{AdaptableUnaryFunction} returns the exponent vector of the innermost leading coefficient of a \ccc{PolynomialTraits_d::Polynomial_d}. \ccRefines \ccc{AdaptableUnaryFunction} \ccTypes \ccSetThreeColumns{xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}{xxx}{} \ccCreationVariable{degree_vector} \ccTypedef{typedef Exponent_vector result_type;}{}\ccGlue \ccTypedef{typedef PolynomialTraits_d::Polynomial_d argument_type;}{} \ccOperations \ccMethod{result_type operator()(argument_type p);} {Returns the degree vector.} %\ccHasModels \ccSeeAlso \ccRefIdfierPage{Polynomial_d}\\ \ccRefIdfierPage{PolynomialTraits_d}\\ \ccRefIdfierPage{PolynomialTraits_d::Degree}\\ \ccRefIdfierPage{PolynomialTraits_d::TotalDegree} \end{ccRefConcept}