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

Way to determine the N smallest eigenvalues in a General Hermitian eigenvalues problem???

yera__rolando
Beginner
314 Views

Hello, 

There is any way to determine the first N (ie 10) smallest eigenvalues of a General Hermitian Eigenvalues problem.

 

0 Kudos
3 Replies
yera__rolando
Beginner
314 Views

Hello Gennady, thanks for your reply.

According to the documentation the only case supported is the real symmetric not the hermitian or I missing something??

0 Kudos
Ruqiu_C_Intel
Moderator
314 Views

Hello Rolando,

Have you check this routine ?hpevx abou about "Computes selected eigenvalues and, optionally, eigenvectors of a Hermitian mattix " at

https://software.intel.com/en-us/mkl-developer-reference-c-hpevx

0 Kudos
Reply