\begin{ccRefConcept}{PolynomialTraits_d::TotalDegree} \ccDefinition This \ccc{AdaptableUnaryFunction} computes the total degree of a \ccc{PolynomialTraits_d::Polynomial_d}. \ccRefines \ccc{AdaptableUnaryFunction} \ccTypes \ccSetThreeColumns{xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}{xxx}{} \ccTypedef{typedef int result_type;}{}\ccGlue \ccTypedef{typedef PolynomialTraits_d::Polynomial_d argument_type;}{} \ccOperations \ccCreationVariable{total_degree} \ccMethod{result_type operator()(argument_type p);} {Computes the total degree of $p$.} %\ccHasModels \ccSeeAlso \ccRefIdfierPage{Polynomial_d}\\ \ccRefIdfierPage{PolynomialTraits_d}\\ \ccRefIdfierPage{PolynomialTraits_d::Degree}\\ \ccRefIdfierPage{PolynomialTraits_d::DegreeVector} \end{ccRefConcept}