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
:
Whether the interval is empty
.
Whether the interval spans the whole complex space
.
Whether the interval refers to a single complex number.
.
Whether the interval is properly defined, i.e. whether
.