carl  24.04
Computer ARithmetic Library
SquareFreePart.h File Reference
Include dependency graph for SquareFreePart.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

template<typename C , typename O , typename P >
MultivariatePolynomial< C, O, P > carl::squareFreePart (const MultivariatePolynomial< C, O, P > &polynomial)
 
template<typename Coeff , EnableIf< is_subset_of_rationals_type< Coeff >> = dummy>
UnivariatePolynomial< Coeff > carl::squareFreePart (const UnivariatePolynomial< Coeff > &p)