Introduction - If you have any usage issues, please Google them yourself
The C language algorithm for solving matrix eigenvalues by power method and the inverse power method implements the code by using the Hilbert matrix as the computation object, and simply USES the C language to carry out the operation of the matrix to realize the power method and the inverse