I want to solve complex linear system and want to use iterative solver(connjugate gradient) for it. I have very big sparse matrices, but I could not able to find iterative complex solver in MKL. May be i am not looking properly. If intel does have iterative solvers for complex matrices, can you provide me an example code for this or some hints to use the iterative solver for complex matrices .
↧