|
CGAL 5.6 - Polynomial
|
This AdaptableUnaryFunction returns a const iterator range over all innermost coefficients of the given polynomial.
Polynomial_d PolynomialTraits_d Operations | |
| result_type | operator() (argument_type p) |
| Returns a const iterator range over all innermost coefficients of \( p\). | |