mdCosine: compute cosine distances

Description Usage Arguments Value

View source: R/RcppExports.R

Description

compute cosine distances

Usage

1
mdCosine(m, origin, targets)

Arguments

m

matrix with raw data

origin

index (1-based) of origin element

targets

indexes (1-based) of target elements

Value

dCosine norms between origin and targets


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