![]() |
This AdaptableBinaryFunction compares two polynomials, with respect to the lexicographic order with preference to the outermost variable.
This functor is well defined if PolynomialTraits_d::Innermost_coefficient_type is RealEmbeddable.
AdaptableBinaryFunction
CopyConstructible
DefaultConstructible
| typedef CGAL::Comparison_result | result_type; | |
| typedef PolynomialTraits_d::Polynomial_d | ||
| first_argument_type; | ||
| typedef PolynomialTraits_d::Polynomial_d | ||
| second_argument_type; | ||
| result_type | fo ( first_argument_type f , second_argument_type g ) | |
| Compares two polynomials. | ||
Polynomial_d
PolynomialTraits_d