CGAL 5.6.1 - Polynomial
PolynomialTraits_d::LeadingCoefficient Concept Reference

Definition

Types

typedef PolynomialTraits_d::Coefficient_type result_type
 
typedef PolynomialTraits_d::Polynomial_d argument_type
 

Operations

result_type operator() (argument_type p)
 Computes the leading coefficient of \( p\) with respect to the outermost variable \( x_{d-1}\).