Inverting Matrices In-Place
· 9 min read
Over the last couple days I've been working out how to solve overdetermined systems of relatively short linear equations as part of a program that needs to fit conics, specifically ellipses.
Over the last couple days I've been working out how to solve overdetermined systems of relatively short linear equations as part of a program that needs to fit conics, specifically ellipses.
I was finally convinced to make a blog