carl  24.04
Computer ARithmetic Library
Bound.h File Reference
#include "BasicConstraint.h"
Include dependency graph for Bound.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 Pol >
bool carl::is_bound (const BasicConstraint< Pol > &constr)
 
template<typename Pol >
bool carl::is_lower_bound (const BasicConstraint< Pol > &constr)
 
template<typename Pol >
bool carl::is_upper_bound (const BasicConstraint< Pol > &constr)