#include <Interval_Restriction.defs.hh>

Public Member Functions | |
| bool | has_restriction () const |
| void | normalize () const |
| template<typename T > | |
| Result | restrict (Rounding_Dir, T &, Result dir) const |
Definition at line 48 of file Interval_Restriction.defs.hh.
| bool Parma_Polyhedra_Library::Interval_Restriction_None_Base::has_restriction | ( | ) | const [inline] |
Definition at line 50 of file Interval_Restriction.defs.hh.
| void Parma_Polyhedra_Library::Interval_Restriction_None_Base::normalize | ( | ) | const [inline] |
Definition at line 53 of file Interval_Restriction.defs.hh.
| Result Parma_Polyhedra_Library::Interval_Restriction_None_Base::restrict | ( | Rounding_Dir | , | |
| T & | , | |||
| Result | dir | |||
| ) | const [inline] |
Definition at line 56 of file Interval_Restriction.defs.hh.
1.6.3