Quantcast
Channel: Intel® Software - Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Viewing all articles
Browse latest Browse all 3005

Question about matrix storage in Zheevd

$
0
0

There are two choices for the argument uplo.

uplo
Must be 'U' or 'L' .
If uplo = 'U' , a stores the upper triangular part of A.
If uplo = 'L' , a stores the lower triangular part of A.

Is it still rightful if the matrix holds all the elements (both upper and lower parts)?

The matrix is overwritten by the eigenvectors on exit. I am not sure if the upper or lower triangular part is not initialized to zeros, the output eigenvectors are still correct.

 


Viewing all articles
Browse latest Browse all 3005


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>