20 template<
typename Number>
48 static bool is_empty(
const Number& _left,
const Number& _right)
50 return _left > _right;
carl is the main namespace for the library.
static bool is_empty(const Number &_left, const Number &_right)
static Number empty_upper()
static Number empty_lower()
static bool is_nan(const Number &)