R/linear-algebra.r
orthonormalise_by.Rd
This ensures that each column in x is orthogonal to the corresponding column in by.
orthonormalise_by(x, by)
numeric matrix
numeric matrix, same size as x
orthonormal numeric matrix