euclidean: Calculate the Euclidean distance between two matrice

Description Usage Arguments Value

Description

Takes in two matrice and return the Euclidean distance

Usage

1
euclidean(A, B, ...)

Arguments

A

A matrix or a vector

B

Another matrix or another vector

Value

The distance between two matrice


chengfeifan/myCCM documentation built on May 13, 2019, 3:40 p.m.