mdManhattan: compute Manhattan distances

Description Usage Arguments Value

View source: R/RcppExports.R

Description

compute Manhattan distances

Usage

1
mdManhattan(m, origin, targets)

Arguments

m

matrix with raw data

origin

index (1-based) of origin element

targets

indexes (1-based) of target elements

Value

dManhattan norms between origin and targets


donelsonsmith/umap_R documentation built on Nov. 4, 2019, 10:58 a.m.