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

6.3.6 Conversion functions

std::pair<interval<T>,interval<T>> as_pair() const;

This function converts the current interval into a std::pair, where the first element is the real component interval, and the second element is the imaginary component.