\begin{ccRefConcept}{PolynomialTraits_d::GetInnermostCoefficient} \ccDefinition This \ccc{Functor} provides returns an innermost coefficient of a \ccc{PolynomialTraits_d::Polynomial_d}. \ccRefines \ccTypes \ccSetThreeColumns{xxxxxxxxxxxxxxxxxxx}{xxxxxxxxxxx}{} \ccTypedef{typedef PolynomialTraits_d::Innermost_coefficient result_type;}{} \ccGlue \ccTypedef{typedef PolynomialTraits_d::Polynomial_d first_argument_type ;}{} \ccGlue \ccTypedef{typedef Exponent_vector second_argument_type;}{} \ccCreationVariable{construct_polynomial} \ccOperations \ccMethod{result_type operator()( first_argument_type p, second_argument_type v);}{ Returns the innermost coefficient of the monomial defined by the given \ccc{Exponent_vector} $v$. } %\ccHasModels \ccSeeAlso \ccRefIdfierPage{Polynomial_d}\\ \ccRefIdfierPage{PolynomialTraits_d}\\ \ccRefIdfierPage{PolynomialTraits_d::TotalDegree} \end{ccRefConcept}