euclidean_dist {jmotif} | R 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. |
[Package jmotif version 1.1.1 Index]