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

negative eigen vector

baha_tr
新手
1,719 次查看

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 项奖励
3 回复数
Ruqiu_C_Intel
主持人
1,628 次查看

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

0 项奖励
baha_tr
新手
1,601 次查看

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

0 项奖励
Chao_Y_Intel
主持人
1,464 次查看

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

 

thanks,
Chao

0 项奖励
回复