bool is_empty() const; bool is_whole() const; bool is_singleton() const; bool is_okay() const;
These functions return the status of the current interval
, is properly
.
Whether the interval is empty i.e.
.
Whether the interval spans the whole complex space
.
Whether the interval refers to a single complex number.
.
Whether the interval is properly defined.