carl  24.04
Computer ARithmetic Library
GCD_Monomial.h File Reference
#include "../Monomial.h"
Include dependency graph for GCD_Monomial.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

Monomial::Arg carl::gcd (const Monomial::Arg &lhs, const Monomial::Arg &rhs)
 Calculates the least common multiple of two monomial pointers. More...