Stable Numerics Subroutine Library
Programming Reference Manual
Version 1.1 DD-00006-011

6.2.13 Complex Conjugation

kc_interval<T> conjugated() const; 
kc_interval<T>& conjugate();

Complex conjugate functions for the KC  interval.

conjugated()


Returns a conjugated version of the interval.

conjugate()


Sets the current interval to it’s complex conjugate and return a reference to it.