|
class | CGAL::Exponent_vector |
| For a given (multivariate) monomial the vector of its exponents is called the exponent vector. More...
|
|
class | CGAL::Polynomial< Coeff > |
| An instance of the data type Polynomial represents a polynomial p=a0+a1∗x+...ai∗xi from the ring Coeff[x]. More...
|
|
class | CGAL::Polynomial_traits_d< Polynomial_d > |
| A model of concept PolynomialTraits_d More...
|
|
class | CGAL::Polynomial_type_generator< T, d > |
| This class template provides a convenient way to obtain the type representing a multivariate polynomial with d variables, where T is the innermost coefficient type. More...
|
|