|
CGAL 4.7 - 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\). More... | |
| typedef PolynomialTraits_d::Polynomial_d PolynomialTraits_d::ConstructInnermostCoefficientConstIteratorRange::argument_type |
| result_type PolynomialTraits_d::ConstructInnermostCoefficientConstIteratorRange::operator() | ( | argument_type | p | ) |
Returns a const iterator range over all innermost coefficients of \( p\).