R1Interval.getDirectedHausdorffDistance

Returns the Hausdorff distance to the given interval 'y'. For two R1Intervals x and y, this distance is defined as h(x, y) = max_{p in x} min_{q in y} d(p, q).

struct R1Interval
const
double
getDirectedHausdorffDistance

Meta