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

Go to the source code of this file.

Namespaces

 carl
 carl is the main namespace for the library.
 

Functions

template<typename Coeff , typename Ordering , typename Policies >
auto carl::irreducible_factors (const ContextPolynomial< Coeff, Ordering, Policies > &p, bool constants=true)
 
template<typename Coeff , typename Ordering , typename Policies >
auto carl::discriminant (const ContextPolynomial< Coeff, Ordering, Policies > &p)
 
template<typename Coeff , typename Ordering , typename Policies >
auto carl::resultant (const ContextPolynomial< Coeff, Ordering, Policies > &p, const ContextPolynomial< Coeff, Ordering, Policies > &q)