carl
24.04
Computer ARithmetic Library
|
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... | |