euclidean_dist: Finds the Euclidean distance between points.

Description Usage Arguments

View source: R/RcppExports.R

Description

Finds the Euclidean distance between points.

Usage

1
euclidean_dist(seq1, seq2)

Arguments

seq1

the array 1.

seq2

the array 2. stops and the NAN is returned.


jmotif documentation built on March 26, 2020, 7:23 p.m.