Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
6993 Discussions

Equivalent of GVLCG routine from imsl libraries in Intel mkl libraries

bentocher
Beginner
356 Views
Hi
Is there a direct equivalent of the GVLCG routine from the imsl libraries in the Intel mkl libraries to compute all the eigenvalues of a generalized complex eigensystem.
Thanks
Ben
0 Kudos
1 Reply
Alexander_K_Intel3
356 Views
Hello Ben,

Please try CGGEV, it does the functionality.

W.B.R.,
Alexander
0 Kudos
Reply