- #1
drake
- 30
- 2
Homework Statement
Hi :) I want to write a program in c++ to diagonalize given matrix. However, I'm stuck and I don't have any ideas to do it. I found a linear algebra library for c++ but I could not solve my problem because I don't know how to solve a 2nd order equation. Can you help me please?
Homework Equations
How to diagonalize a matrix?
The Attempt at a Solution
This is the library:
http://eigen.tuxfamily.org/index.php?title=Main_Page
this is what diagonalization is:
http://www.math.uconn.edu/~troby/Math2210S14/LT/sec5_3.pdf