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

negative eigen vector

baha_tr
Novice
354 Views

I use the dsyevx library when calculating eigenvalues ​​and eigenvectors in a two-dimensional matrix, but the values ​​of the eigenvector (negative wave function) are negative. What is the reason?

0 Kudos
3 Replies
Ruqiu_C_Intel
Moderator
263 Views

It's hard to say what's the reason for your issue without checking your code. Attached dsyevx example for your reference.

0 Kudos
baha_tr
Novice
236 Views

Unfortunately, when I tried to solve 2D eigenvectors, the library founds  the wave functions negative.

0 Kudos
Chao_Y_Intel
Moderator
99 Views

Hi,  do you have a reproducible code that can help investigate this problem? 

 

thanks,
Chao

0 Kudos
Reply