kc_interval<T> conjugated() const; kc_interval<T>& conjugate();
Complex conjugate functions for the interval.
Returns a conjugated version of the interval.
Sets the current interval to it’s complex conjugate and return a reference to it.