T hausdorff_distance(const interval<T>& a, const interval<T>& b); T hausdorff_distance_error(const interval<T>& a, const interval<T>& b);
Computes the hausdorff distance between the two given intervals
, as defined as:

Computes the hausdorff distance error between the two given intervals
, as defined as:
