euclidean_dist: Finds the Euclidean distance between points.

View source: R/RcppExports.R

euclidean_distR Documentation

Finds the Euclidean distance between points.

Description

Finds the Euclidean distance between points.

Usage

euclidean_dist(seq1, seq2)

Arguments

seq1

the array 1.

seq2

the array 2. stops and the NAN is returned.


jmotif documentation built on Nov. 5, 2025, 5:35 p.m.