xiaofeima
08-05-2008, 10:23 AM
Recently I am using conjugate gradient method to slove a matrix inversion problem, and my matrix is a complex matrix rather than a real one. The code in the book is a real one. So i wondered how can I change the code in the book to solve a complex matrix inversion problem? Or is there any new code for solving complex matrix inversion using conjugate gradient method?
Thanks in advance!
Thanks in advance!