|
carl
25.04
Computer ARithmetic Library
|
#include "BasicConstraint.h"

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) |