gramSchmidtOrth: Gram schimdt orhtogonalize a with respect to b, and normalize

Description Usage Arguments Value

View source: R/gramSchmidtOrth.R

Description

Gram schimdt orhtogonalize a with respect to b, and normalize

Usage

1

Arguments

a

the vector to be orthogonalized

b

the vector to be orthogonalized to

weights

weights vector

norm

a boolean, should the result be normalized?

Value

The orthogonalized vector


combi documentation built on Nov. 8, 2020, 5:34 p.m.

Related to gramSchmidtOrth in combi...