carl  24.04
Computer ARithmetic Library
Content.h File Reference
Include dependency graph for Content.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 carl
 carl is the main namespace for the library.
 

Functions

template<typename Coeff >
Coeff carl::content (const UnivariatePolynomial< Coeff > &p)
 The content of a polynomial is the gcd of the coefficients of the normal part of a polynomial. More...