hausdorff_distance: Hausdorff distance between intervals

Description Usage Arguments Value Author(s)

Description

Calculates the directed or undirected Hausdorff distance between pairs of intervals.

Usage

1
hausdorff_distance(x, y, directed = TRUE)

Arguments

x, y

2-column matrices, where the first column is pointwise less than or equal to the second

directed

logical: calculate the directed distance?

Value

vector of distances

Author(s)

Brenton Kenkel


brentonk/coefbounds documentation built on May 13, 2019, 5:09 a.m.