kc_interval<T>& set_empty(); kc_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,
.