proj: Projection of a vector onto a unit vector

Description Usage Arguments Value

View source: R/FeatureSpaceProjection.R

Description

Projection of a vector onto a unit vector

Usage

1
proj(x, y)

Arguments

x

numeric vector or matrix

y

numeric vector or matrix

Value

scalar product of x with unit vector in y-direction


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