LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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