rc_interval<T>& set_empty(); rc_interval<T>& set_whole();
These functions assign special states to the current interval
:
Set the interval empty, such that
.
Set the interval to span the whole complex space, such that
.