gramSchmidtOrth {combi} | R Documentation |
Gram schimdt orhtogonalize a with respect to b, and normalize
gramSchmidtOrth(a, b, weights = 1, norm = TRUE)
a |
the vector to be orthogonalized |
b |
the vector to be orthogonalized to |
weights |
weights vector |
norm |
a boolean, should the result be normalized? |
The orthogonalized vector