distance_ef: Euclidean distance between the coefficient vectors of the...

Description Usage Arguments Value

View source: R/classification_ef.R

Description

Euclidean distance between the coefficient vectors of the projection of two images

Usage

1
distance_ef(coeffs1, coeffs2)

Arguments

coeffs1

numeric vector, first coefficient vector

coeffs2

numeric vector, second coefficient vector

Value

numeric vector of length 1, the euclidean distance of coeffs1 and coeffs2


Osburg/eigenfaces documentation built on Aug. 26, 2020, 4:41 p.m.