rc_interval<T> projected() const; rc_interval<T>& project();
These functions project a interval onto a Riemann sphere.
Returns a Riemann sphere projected version of the interval.
Sets the current interval to it’s Riemann sphere projection and return a reference to it.