vecToVal: Projection of a vector onto a given axis

Description Usage Arguments Value Author(s)

View source: R/vecToVal.R

Description

Projection of a vector onto a given axis

Usage

1
vecToVal(vec, x_lower = 0, x_upper = 1)

Arguments

vec

vector of type double

x_lower

double - lower bound

x_upper

double - upper bound

Value

the inner product of the given vector vec and the given axis.

Author(s)

Philipp van Wickevoort Crommelin


PhilippVWC/myBayes documentation built on Oct. 2, 2020, 8:25 a.m.