carl  24.04
Computer ARithmetic Library
CoprimePart.h File Reference
Include dependency graph for CoprimePart.h:

Go to the source code of this file.

Namespaces

 carl
 carl is the main namespace for the library.
 

Functions

template<typename C , typename O , typename P >
MultivariatePolynomial< C, O, P > carl::coprimePart (const MultivariatePolynomial< C, O, P > &p, const MultivariatePolynomial< C, O, P > &q)
 Calculates the coprime part of p and q. More...