LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
syconv: convert to/from L and D from hetrf
Collaboration diagram for syconv: convert to/from L and D from hetrf:

Functions

subroutine csyconv (uplo, way, n, a, lda, ipiv, e, info)
 CSYCONV
 
subroutine dsyconv (uplo, way, n, a, lda, ipiv, e, info)
 DSYCONV
 
subroutine ssyconv (uplo, way, n, a, lda, ipiv, e, info)
 SSYCONV
 
subroutine zsyconv (uplo, way, n, a, lda, ipiv, e, info)
 ZSYCONV
 

Detailed Description