which one is more computationally intensive?

56 Views Asked by At

Taking the latest available algorithms into account, which one is more computationally difficult: inversion of a matrix or calculation of its eigenvalues?

I have developed a formula in applied mathematics that requires matrix inversion. A previously published formula demands all the eigenvalues of the matrix. I would like to somehow demonstrate that my formula is better. Could you give me some inputs? Thanks