16 template<
typename Coeff>
 
States if a type is a field.
 
carl is the main namespace for the library.
 
cln::cl_I gcd(const cln::cl_I &a, const cln::cl_I &b)
Calculate the greatest common divisor of two integers.
 
bool is_zero(const Interval< Number > &i)
Check if this interval is a point-interval containing 0.
 
typename UnderlyingNumberType< P >::type Coeff
 
Coefficient & coeff()
Get the coefficient.
 
bool is_constant() const
Checks whether the monomial is a constant.
 
Monomial::Arg & monomial()
Get the monomial.