carl  24.04
Computer ARithmetic Library
GCD_Monomial.cpp File Reference
#include "GCD_Monomial.h"
#include "../MonomialPool.h"
Include dependency graph for GCD_Monomial.cpp:

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...