CGAL 4.4 - Polynomial
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
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 xd1.