supDistC: Calculate the sup of L1 distance between x and y

View source: R/RcppExports.R

supDistCR Documentation

Calculate the sup of L1 distance between x and y

Description

sup of L1 distance between x and y

Usage

supDistC(x, y)

Arguments

x

A numeric vector

y

A numeric vector

Value

a numeric scalar.


imputeMulti documentation built on March 7, 2023, 8:37 p.m.