supDistC function

Calculate the sup of L1 distance between x and y

Calculate the sup of L1 distance between x and y

sup of L1 distance between x and y

supDistC(x, y)

Arguments

  • x: A numeric vector
  • y: A numeric vector

Returns

a numeric scalar.

  • Maintainer: Alex Whitworth
  • License: GPL-3
  • Last published: 2023-02-18

Useful links