How to use GSL library in C for diagonalization of a Hermitian Matrix?
问题 I have basic knowledge about C programming language. I know loop structure, array and control statements. Suddenly I need to know that how to diagonalize a Hermitian matrix using the GSL library in C language . Installation of GSL is not a problem. But I would like to know how to use it for this specific purpose. I am reading GSL manual these days but a concise and precise answer would be highly appreciated? 回答1: Start by looking at section 15.2 Complex Hermitian Matrices. To compute the