This AdaptableUnaryFunction computes the leading coefficient of a PolynomialTraits_d::Polynomial_d.
typedef PolynomialTraits_d::Coefficient_type | ||
result_type; | ||
typedef PolynomialTraits_d::Polynomial_d | ||
argument_type; |
result_type | fo ( argument_type p ) | Computes the leading coefficient of p with respect to the outermost variable xd-1. |
Polynomial_d
PolynomialTraits_d