Has anyone written an EigenSystem class they are will to share? I need something that takes a 3x3 matrix and calculates the eigenvalues and eigenvectors. This is a request based on my failed attempt to write one myself with my crappy linear algebra skills failing me. If no one happens to have one to share, helping me fix the current one would be cool as well.
Thanks.