Closed JeffFessler closed 3 years ago
It should be the inverse not the transpose of the Gram matrix. And of course it is invertible only if \bX has full column rank (linearly independent columns).
Oh, I see this is partly a duplicate of #21. I should have checked other PRs first.
Thanks for the catch Mr. Fessler! That's an important one to mess up. Oops.
It should be the inverse not the transpose of the Gram matrix. And of course it is invertible only if \bX has full column rank (linearly independent columns).