[next] [prev] [prev-tail] [tail] [up]
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.
[next] [prev] [prev-tail] [front] [up]