|
carl
25.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 > | |
| Term< Coeff > | carl::gcd (const Term< Coeff > &t1, const Term< Coeff > &t2) |
| Calculates the gcd of (t1, t2). More... | |