Hi All,
I am new to this forum and fortran. I am having a simple problem using lapack.
I am trying to solve for eigen-vector and value for a real symmetric matrix (positive definite). I am using SSYEV/DSYEV function.
For my matrix I am suppose to get all the positive eigen-values. But I some of my eigenvalues are negative.
Can anyone help me out with this or point me in the right direction. Is there other functions which is better than SSYEV?
Thanks
Vibhav

